gha: publish binaries even if flatpak fails
This commit is contained in:
parent
de196b1c58
commit
bff7299f9b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -87,6 +87,7 @@ jobs:
|
|||
path: artifacts/*
|
||||
flatpak:
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Add table
Reference in a new issue