mirror of
https://github.com/joleuger/vuinputd.git
synced 2026-07-17 16:36:03 +00:00
Fix github actions pipeline
This commit is contained in:
parent
84df502d25
commit
a7a207e029
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debian-package.yml
vendored
2
.github/workflows/debian-package.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
fuse3 \
|
||||
libclang-dev
|
||||
# debian packages, if packages are not downloaded via cargo
|
||||
sudo apt install -y librust-bindgen-dev librust-nix-dev librust-libc-dev librust-time-dev librust-log-dev librust-env-logger-dev librust-libudev-dev librust-regex-dev librust-async-channel-dev librust-futures-dev librust-async-io-dev librust-anyhow-dev librust-clap-dev
|
||||
sudo apt install -y librust-bindgen-dev librust-nix-dev librust-libc-dev librust-time-dev librust-log-dev librust-env-logger-dev librust-libudev-dev librust-regex-dev librust-async-channel-dev librust-futures-dev librust-async-io-dev librust-anyhow-dev librust-clap-dev librust-base64-dev
|
||||
|
||||
- name: Show versions (debug)
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue