We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3382cef commit 64b94b3Copy full SHA for 64b94b3
.github/workflows/release.yml
@@ -93,7 +93,7 @@ jobs:
93
# shell: pwsh
94
#
95
- name: Install required deps
96
- run: sudo apt-get install libssl-dev pkg-config libudev-dev
+ run: sudo apt-get install libssl-dev pkg-config libudev-dev libdw-dev
97
98
- name: Install Rust toolchain
99
uses: dtolnay/rust-toolchain@stable
0 commit comments