Skip to content

Commit

Permalink
(fix) force-yes to installing Nimble packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xTrayambak committed Mar 14, 2024
1 parent 9bf875f commit 8ee9b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: ${{ matrix.nimversion }}
- run: nimble productionBuild
- run: nimble productionBuild -y

0 comments on commit 8ee9b42

Please sign in to comment.