Skip to content

Commit

Permalink
gha: publish binaries even if flatpak fails
Browse files Browse the repository at this point in the history
  • Loading branch information
a1batross committed Jan 31, 2025
1 parent de196b1 commit bff7299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
path: artifacts/*
flatpak:
runs-on: ubuntu-latest
continue-on-error: true
strategy:
matrix:
include:
Expand Down

0 comments on commit bff7299

Please sign in to comment.