Skip to content

Commit

Permalink
[GitHub Actions] Tweak Flatpak CI
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Nov 13, 2023
1 parent c59b308 commit cbc3895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
echo "WZ_FLATPAK_LOCAL_REPO_NAME=${WZ_FLATPAK_LOCAL_REPO_NAME}"
echo "WZ_FLATPAK_LOCAL_REPO_NAME=${WZ_FLATPAK_LOCAL_REPO_NAME}" >> $GITHUB_OUTPUT
- name: Lint Flatpak
if: success() && matrix.arch == 'x86_64'
continue-on-error: true
env:
WZ_FLATPAK_LOCAL_REPO_NAME: ${{ steps.build.outputs.WZ_FLATPAK_LOCAL_REPO_NAME }}
run: |
Expand Down

0 comments on commit cbc3895

Please sign in to comment.