Skip to content

Commit

Permalink
brew install gcc && brew install hidapi
Browse files Browse the repository at this point in the history
  • Loading branch information
froch committed Jul 25, 2024
1 parent 8d3049a commit ef13880
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,9 @@ jobs:
brew tap burnt-labs/xion
brew install go
brew install gcc
brew install hidapi
echo "Matrix OS: ${{ matrix.os }}"
echo "Matrix version: ${{ matrix.version }}"
Expand Down

0 comments on commit ef13880

Please sign in to comment.