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
|
||||
mingw-w64-x86_64-gcc
|
||||
mingw-w64-x86_64-rust
|
||||
continue-on-error: true
|
||||
- shell: msys2 {0}
|
||||
run: |
|
||||
cargo build --release --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user