trying to fix cmake issue
This commit is contained in:
parent
ea5401cc3a
commit
b83cbe9286
1 changed files with 1 additions and 1 deletions
2
.github/actions/rust_build/action.yml
vendored
2
.github/actions/rust_build/action.yml
vendored
|
@ -30,7 +30,7 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libasound2-dev
|
||||
sudo apt-get install libasound2-dev cmake
|
||||
echo "test"
|
||||
cmake --version
|
||||
apt-cache show cmake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue