1 parent 255e337 commit 0333b64Copy full SHA for 0333b64
1 file changed
.github/workflows/windows.yml
@@ -18,7 +18,5 @@ jobs:
18
nim-version: '2.2.4'
19
repo-token: ${{ secrets.GITHUB_TOKEN }}
20
- run: |
21
- pacman -Syu --noconfirm
22
- pacman -S --noconfirm mingw-w64-x86_64-{gcc,glfw,SDL2,sdl3} make
23
nimble install
24
nimble make
0 commit comments