Skip to content

Commit

Permalink
wip6
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrw committed Feb 9, 2024
1 parent b4118a3 commit 21b93b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dist_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
cd ${HOME}
C:\msys64\usr\bin\wget.exe https://nim-lang.org/download/nim-2.0.2_x64.zip
7z.exe x nim-2.0.2_x64.zip -y
cd nim-2.0.2
finish.exe
- name: Install build deps
run: choco install yasm innosetup rcedit zip reshack
- name: Install scons
Expand Down

0 comments on commit 21b93b5

Please sign in to comment.