Skip to content

Commit

Permalink
nimble install -y
Browse files Browse the repository at this point in the history
  • Loading branch information
mantielero committed Dec 18, 2023
1 parent 5bd688e commit dad5c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# nimble test
- name: Install fmu.nim
run: |
nimble install
nimble install -y
- name: inc
run: |
Expand Down

0 comments on commit dad5c32

Please sign in to comment.