Skip to content

Commit

Permalink
Removes iex
Browse files Browse the repository at this point in the history
  • Loading branch information
skycube19 committed Sep 4, 2024
1 parent 97b8e69 commit 5f88ec5
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 @@ -27,7 +27,7 @@ jobs:
- name: Install Spicetify
continue-on-error: true
run: |
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex
iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1
- name: npm install and build
run: |
Expand Down

0 comments on commit 5f88ec5

Please sign in to comment.