CI: fix previous commit

This commit is contained in:
Gwenhael Goavec-Merou
2026-05-05 14:30:27 +02:00
parent bd626184cd
commit 6ae42cf38d
+2 -1
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: |