Skip to content

Commit

Permalink
fix nimxc install
Browse files Browse the repository at this point in the history
  • Loading branch information
vandot committed Oct 12, 2022
1 parent 5dba050 commit 39ee259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: iffy/[email protected]
- name: Install nimxc
run: |
nimble install https://github.com/iffy/nimxc.git
nimble install -y https://github.com/iffy/nimxc.git
- name: Build Linux
run: |
nimble build -r -d:release --opt:size
Expand Down

0 comments on commit 39ee259

Please sign in to comment.