mirror of
https://github.com/danbulant/cushy
synced 2026-06-13 19:42:39 +00:00
CI: Working on CI
(This message may be repeated while I debug github actions errors)
This commit is contained in:
parent
9786852bf6
commit
36d4239df5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
sudo apt-get install -y \
|
||||
libegl1-mesa libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers
|
||||
|
||||
- uses: dtolnay/rust-toolchain
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
toolchain: ${{ matrix.version }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue