mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-12 17:40:52 +01:00
workflows: Continue release even if windows fails
This commit is contained in:
parent
150a0c7632
commit
1689456b88
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -116,6 +116,7 @@ jobs:
|
|||||||
make
|
make
|
||||||
mingw-w64-x86_64-gcc
|
mingw-w64-x86_64-gcc
|
||||||
mingw-w64-x86_64-rust
|
mingw-w64-x86_64-rust
|
||||||
|
continue-on-error: true
|
||||||
- shell: msys2 {0}
|
- shell: msys2 {0}
|
||||||
run: |
|
run: |
|
||||||
cargo build --release --verbose
|
cargo build --release --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user