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 310a10d commit d3a0e5c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,7 @@ jobs:
steps:
- name: Checkout the repo
uses: actions/checkout@v3
- run: git clone https://github.com/nim-lang/Nim.git
- run: cd Nim
- run: "&./build_all.bat"
- run: cd ..
- run: "&./tools/install_nim.ps1"
- name: nimble setup
run: Nim/bin/nimble.exe setup

Expand Down

0 comments on commit d3a0e5c

Please sign in to comment.