diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 6ccf230..1e6c304 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -117,7 +117,7 @@ jobs: - name: '⚙️ Install dependencies' run: | #brew update - brew install --only-dependencies openFPGALoader + brew install --only-dependencies openFPGALoader hidapi - name: '🚧 Build tarball' run: | @@ -214,4 +214,4 @@ jobs: with: token: ${{ github.token }} tag: 'nightly' - files: artifact/**/* \ No newline at end of file + files: artifact/**/*