mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 15:13:16 +00:00
CI again
This commit is contained in:
parent
0f846f34aa
commit
454858a085
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -15,6 +15,8 @@ jobs:
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
targets: i686-pc-windows-gnu, x86_64-pc-windows-gnu
|
targets: i686-pc-windows-gnu, x86_64-pc-windows-gnu
|
||||||
|
- name: Install extra deps
|
||||||
|
run: apt-get install gcc-mingw-w64-i686 gcc-mingw-w64-x86_64
|
||||||
|
|
||||||
- name: Build ewext
|
- name: Build ewext
|
||||||
run: cargo build --release --target i686-pc-windows-gnu
|
run: cargo build --release --target i686-pc-windows-gnu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue