mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-01-19 03:38:13 +01:00
workflows: Continue release even if windows fails
This commit is contained in:
parent
93aa751f66
commit
0a56497f29
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