Skip to content

Commit

Permalink
Checks Path
Browse files Browse the repository at this point in the history
  • Loading branch information
skycube19 committed Sep 5, 2024
1 parent 3f55206 commit 148c47e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
- name: npm install and build
run: |
echo 'export SPICETIFY_INSTALL="/home/runner/.spicetify"' >> ~/.basrhc
echo 'export PATH="$PATH:/home/runner/.spicetify"' >> ~/.bashrc
source ~/.basrhc
echo $PATH
npm install
npm run build

0 comments on commit 148c47e

Please sign in to comment.