Skip to content

Commit

Permalink
Merge branch 'gtk4' of https://github.com/childishgiant/mixer into gtk4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChildishGiant committed Aug 18, 2024
2 parents eff4c37 + 823f894 commit 494a734
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,21 +22,19 @@ jobs:
runs-on: ubuntu-latest

container:
image: elementary/docker:next-unstable
image: bilelmoussaoui/flatpak-github-actions:gnome-46
options: --privileged

steps:
- name: Checkout
uses: actions/checkout@v3

- name: Build
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
with:
bundle: Mixer.flatpak
manifest-path: com.github.childishgiant.mixer.yml
run-tests: true
repository-name: appcenter
repository-url: https://flatpak.elementary.io/repo.flatpakrepo
cache-key: "flatpak-builder-${{ github.sha }}"

lint:
Expand Down

0 comments on commit 494a734

Please sign in to comment.