CI: fix previous commit

This commit is contained in:
Gwenhael Goavec-Merou 2026-05-05 14:30:27 +02:00
parent bd626184cd
commit 6ae42cf38d
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,8 @@ jobs:
- name: '⚙️ Install dependencies'
run: |
#brew update
brew install --only-dependencies openFPGALoader hidapi
brew install --only-dependencies openFPGALoader
brew install hidapi
- name: '🚧 Build tarball'
run: |