There was an error while loading. Please reload this page.
1 parent a08a149 commit 1d64994Copy full SHA for 1d64994
1 file changed
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
- name: Install dependencies
18
- run: sudo apt-get install -y librust-atk-dev libgtk-3-dev
+ run: sudo apt-get install -y librust-atk-dev libgtk-3-dev libdfh5-serial-dev
19
- name: Check package & dependencies for errors
20
uses: actions-rs/toolchain@v1
21
with:
0 commit comments