Skip to content

Commit

Permalink
fixup! gh-actions: Build on FreeBSD VM
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAZoidberg committed Jul 31, 2024
1 parent 68dce07 commit bbf8586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
envs: 'CARGO_NET_GIT_FETCH_WITH_CLI'
usesh: true
prepare: |
pkg install -y hidapi
pkg install -y rust hidapi
run: |
# Build library
Expand Down

0 comments on commit bbf8586

Please sign in to comment.