CI: fix previous commit
This commit is contained in:
parent
bd626184cd
commit
6ae42cf38d
|
|
@ -117,7 +117,8 @@ jobs:
|
||||||
- name: '⚙️ Install dependencies'
|
- name: '⚙️ Install dependencies'
|
||||||
run: |
|
run: |
|
||||||
#brew update
|
#brew update
|
||||||
brew install --only-dependencies openFPGALoader hidapi
|
brew install --only-dependencies openFPGALoader
|
||||||
|
brew install hidapi
|
||||||
|
|
||||||
- name: '🚧 Build tarball'
|
- name: '🚧 Build tarball'
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue