|
@@ -16,6 +16,8 @@ jobs:
|
|
- run: sudo apt-get update
|
|
- run: sudo apt-get update
|
|
- run: sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev libxdo-dev
|
|
- run: sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libayatana-appindicator3-dev libxdo-dev
|
|
- uses: dtolnay/rust-toolchain@nightly
|
|
- uses: dtolnay/rust-toolchain@nightly
|
|
|
|
+ with:
|
|
|
|
+ toolchain: nightly-2024-02-01
|
|
- uses: Swatinem/rust-cache@v2
|
|
- uses: Swatinem/rust-cache@v2
|
|
with:
|
|
with:
|
|
cache-all-crates: "true"
|
|
cache-all-crates: "true"
|