Skip to content

Commit

Permalink
[GitHub Actions] Flatpak: Temporarily set continue-on-error true
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Mar 25, 2023
1 parent 8a446db commit 2f05436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI_flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ jobs:
run: ls -R
working-directory: ./
- name: Upload Flatpak repo to Flathub
continue-on-error: true
env:
FLAT_MANAGER_URL: 'https://hub.flathub.org/'
FH_REPOSITORY: '${{ env.WZ_FLATPAK_BRANCH }}'
Expand Down

0 comments on commit 2f05436

Please sign in to comment.