mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-18 22:53:16 +00:00
CI again
This commit is contained in:
parent
454858a085
commit
f3ff6acefb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
with:
|
||||
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
|
||||
run: sudo apt-get install gcc-mingw-w64-i686 gcc-mingw-w64-x86_64
|
||||
|
||||
- name: Build ewext
|
||||
run: cargo build --release --target i686-pc-windows-gnu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue