Skip to content

Commit

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

0 comments on commit 3f55206

Please sign in to comment.