Skip to content

Commit

Permalink
fix: no
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 committed Jul 4, 2024
1 parent 9493af2 commit bbe060a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
run: |
curl https://nim-lang.org/choosenim/init.sh -sSf > init.sh
chmod +x init.sh
./init.sh -y
./init.sh -n
- name: Switch nim version
shell: bash
Expand Down

0 comments on commit bbe060a

Please sign in to comment.