Skip to content

Commit

Permalink
wip5
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrw committed Feb 9, 2024
1 parent 9aa9a47 commit b4118a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dist_win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
fetch-depth: 0
- name: Install Nim
run: |
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
dir
dir nim-2.0.2
- name: Install build deps
run: choco install yasm innosetup rcedit zip reshack
- name: Install scons
Expand Down

0 comments on commit b4118a3

Please sign in to comment.