Skip to content

Commit

Permalink
Correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 13, 2024
1 parent d8e9ee4 commit 0d33590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ jobs:
shell: bash
run: |
tee -a "$GITHUB_PATH" <<< 'C:\msys64\usr\bin'
tee -a "$GITHUB_PATH" <<< 'C:\msys64\mingw\bin'
tee -a "$GITHUB_PATH" <<< 'C:\msys64\mingw64\bin'
- run: echo "%PATH%"
- run: echo "$PATH"
shell: bash
Expand Down

0 comments on commit 0d33590

Please sign in to comment.