mirror of
https://github.com/SlimeVR/SlimeVR-Server.git
synced 2026-04-06 02:01:58 +02:00
dont reinstall rustup and etc (#329)
This commit is contained in:
4
.github/workflows/build-gui.yml
vendored
4
.github/workflows/build-gui.yml
vendored
@@ -38,10 +38,6 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf
|
||||
|
||||
- name: Install rust toolchain & cargo
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with:
|
||||
cache: false
|
||||
- name: Cache cargo dependencies
|
||||
uses: Swatinem/rust-cache@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user