Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth authored Jan 4, 2024
1 parent fc37d64 commit db31c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
uses: actions/checkout@v3
- run: git clone https://github.com/nim-lang/Nim.git
- run: cd Nim
- run: build_all.bat
- run: &./build_all.bat
- run: cd ..
- name: nimble setup
run: Nim/bin/nimble.exe setup
Expand Down

0 comments on commit db31c51

Please sign in to comment.