1
0
Fork 0
mirror of synced 2024-05-17 19:03:08 +12:00
This commit is contained in:
Rafał Mikrut 2023-11-20 22:10:45 +01:00
parent aa71cd0480
commit 7ec36a7716

View file

@ -25,7 +25,7 @@ jobs:
cp a/sd-v1.0.0-x86_64-pc-windows-gnu/sd.exe .
- name: Setup rust version
run: rustup default ${{ matrix.toolchain }}
run: rustup default stable-x86_64-pc-windows-gnu
- name: Compile Krokiet
run: cargo build --release --bin krokiet