Skip to content

Commit

Permalink
CI: Switch to Flathub action
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames authored Feb 21, 2024
1 parent 2af6e0c commit c039c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
flatpak:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-45
image: flathub-infra/flatpak-github-actions:gnome-45
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/[email protected]
- uses: flathub/flatpak-github-actions/[email protected]
with:
bundle: butler.flatpak
manifest-path: com.cassidyjames.butler.json
Expand Down

0 comments on commit c039c52

Please sign in to comment.