Skip to content

Commit

Permalink
ci: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Nov 26, 2024
1 parent 900f6bf commit 60c6314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Set up GCC (Windows only)
if: runner.os == 'Windows'
uses: actions/setup-msys2@v2
uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
install: gcc
Expand Down

0 comments on commit 60c6314

Please sign in to comment.