Skip to content

Commit

Permalink
no env
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewprzh committed Feb 13, 2024
1 parent e1b353f commit 92b350a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/SIRVs.Set4.R10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: 'GitHub runner'
shell: bash
run: |
echo "export PATH=\$PATH:${{env.BIN_PATH}}" >> $GITHUB_ENV
export PATH=$PATH:${{env.BIN_PATH}}
python3 ${{env.LAUNCHER}} ${{env.CFG_DIR}}/${{env.RUN_NAME}}.cfg

0 comments on commit 92b350a

Please sign in to comment.