Skip to content

Commit

Permalink
Add windows github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Peeters committed Sep 19, 2024
1 parent c10a97b commit 0fe0dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: msys2/setup-msys2@v2
with:
system: UCRT64
msystem: UCRT64
update: true
install: >-
curl
Expand Down

0 comments on commit 0fe0dde

Please sign in to comment.