mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-07-15 09:35:56 +00:00
ci: Pin ziglang / cargo-zigbuild versions
This commit is contained in:
parent
fefe4a36f0
commit
771c380129
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
||||
sudo apt-get -y install ${{ matrix.packages }}
|
||||
- name: Install cargo-zigbuild
|
||||
if: matrix.build == 'zigbuild'
|
||||
run: pip install cargo-zigbuild
|
||||
run: pip install ziglang==0.10.1.post1 cargo-zigbuild==0.17.0
|
||||
- name: Setup Rust toolchain
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user