Skip to content

Commit

Permalink
Append to path
Browse files Browse the repository at this point in the history
  • Loading branch information
skycube19 committed Sep 5, 2024
1 parent 55e614b commit d914503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Update path
run: |
echo "export PATH=\$PATH:/home/runner/.spicetify" >> $GITHUB_ENV
echo "/home/runner/.spicetify" >> $GITHUB_PATH
- name: npm install and build
run: |
Expand Down

0 comments on commit d914503

Please sign in to comment.