mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 09:30:52 +02:00
CI: fix previous commit
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user