Skip to content

Commit

Permalink
Tries to reset path manually
Browse files Browse the repository at this point in the history
  • Loading branch information
skycube19 committed Sep 4, 2024
1 parent c5f1b1e commit 477ff2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ jobs:
- name: npm install and build
run: |
echo 'export SPICETIFY_INSTALL="/home/runner/.spicetify"' >> ~/.basrhc
echo 'export PATH="$PATH:/home/runner/.spicetify"' >> ~/.bashrc
npm install
npm run build

0 comments on commit 477ff2e

Please sign in to comment.