Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Trgger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
veado committed Oct 5, 2021
1 parent 52a7fbc commit 9daf9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout git repo
uses: actions/checkout@v2

- name: Install missing dependencies (Linux only)
- name: Install missing dependencies (on Linux only)
run: sudo apt-get update && sudo apt-get install libudev-dev libusb-1.0-0-dev
if: runner.os == 'Linux'

Expand Down

0 comments on commit 9daf9bf

Please sign in to comment.