This commit is contained in:
parent
8f017c1cdb
commit
6462b5d78b
@ -15,8 +15,9 @@ jobs:
|
||||
- name: Setup Rust
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
toolchain: 1.83.0
|
||||
target: x86_64-pc-windows-gnu
|
||||
cache-key: 1.83.0
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
packages: gcc gcc-mingw-w64-x86-64
|
||||
|
Loading…
Reference in New Issue
Block a user