also refresh crates by hash
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
run: sudo apt-get install -y libasound2-dev portaudio19-dev build-essential libpulse-dev libdbus-1-dev libudev-dev
|
run: sudo apt-get install -y libasound2-dev portaudio19-dev build-essential libpulse-dev libdbus-1-dev libudev-dev
|
||||||
- name: "Checks"
|
- name: "Checks"
|
||||||
run: |
|
run: |
|
||||||
|
cargo update
|
||||||
#cargo fmt --check
|
#cargo fmt --check
|
||||||
#cargo clippy --no-deps --tests -- -D warnings
|
#cargo clippy --no-deps --tests -- -D warnings
|
||||||
#cargo rustdoc -- -D warnings
|
#cargo rustdoc -- -D warnings
|
||||||
|
|||||||
Reference in New Issue
Block a user