Skip to content

Commit

Permalink
Ohh, wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed Jul 14, 2024
1 parent 3fb8139 commit a3d099e
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 @@ -11,8 +11,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
repository-name: gnome-nightly
repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo
options: --privileged

strategy:
Expand All @@ -37,6 +35,8 @@ jobs:

- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
with:
repository-name: gnome-nightly
repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo
bundle: Cozy.flatpak
manifest-path: com.github.geigi.cozy.json
cache-key: "flatpak-builder-${{ github.sha }}"
Expand Down

0 comments on commit a3d099e

Please sign in to comment.