Skip to content

Commit

Permalink
wip9
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrw committed Feb 9, 2024
1 parent 27de69a commit 6ac3455
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dist_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ 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 6ac3455

Please sign in to comment.