Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
montythind committed Oct 23, 2024
1 parent 65f3652 commit f20b69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
msystem: MINGW64

- name: Add MSYS2 to Path
shell: bash
run: |
echo "C:/msys64/mingw64/bin" >> $GITHUB_ENV
echo "C:/msys64/usr/bin" >> $GITHUB_ENV
Expand Down

0 comments on commit f20b69d

Please sign in to comment.