Skip to content

Commit

Permalink
try arm
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed Dec 26, 2024
1 parent 1c6cabd commit f967d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
- name: Install numpy / pytaglib
run: |
python -m pip install numpy==1.26.0
python -m pip install pytaglib
pip install numpy==1.26.0
pip install pytaglib
- name: Install spleeter
run: python -m pip install spleeter
Expand Down

0 comments on commit f967d8a

Please sign in to comment.