Skip to content

Commit

Permalink
fix: Flatpak Qt GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Jan 31, 2025
1 parent d0acddf commit 5f832b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3
- uses: flathub-infra/flatpak-github-actions/flatpak-builder@master
with:
bundle: org.nickvision.tubeconverter.qt.flatpak
manifest-path: flatpak/org.nickvision.tubeconverter.qt.json
Expand Down

0 comments on commit 5f832b0

Please sign in to comment.