diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 1e6c304..5c93959 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -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: |