also refresh crates by hash

This commit is contained in:
Raffaele Ragni
2023-09-25 20:13:21 +02:00
parent c3cb0638d9
commit a8d98f677a

View File

@@ -22,6 +22,7 @@ jobs:
run: sudo apt-get install -y libasound2-dev portaudio19-dev build-essential libpulse-dev libdbus-1-dev libudev-dev
- name: "Checks"
run: |
cargo update
#cargo fmt --check
#cargo clippy --no-deps --tests -- -D warnings
#cargo rustdoc -- -D warnings