Skip to content

Commit

Permalink
updated installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Jul 27, 2023
1 parent 3787178 commit b01ca1e
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 @@ -23,7 +23,7 @@ runs:
- run: |
cd arturo
./install ${{ matrix.version }} log
./build.nims install ${{ matrix.version }}
echo "$HOME/.arturo/bin" >> $GITHUB_PATH
cd ..
shell: bash

0 comments on commit b01ca1e

Please sign in to comment.