CI: fix previous commit
This commit is contained in:
parent
bd626184cd
commit
6ae42cf38d
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue