Skip to content

Commit

Permalink
CI: update flatpak job (#359)
Browse files Browse the repository at this point in the history
the repository now hosts two extensions:
- flatpak-builder: for building and deploying an artifact
- flat-manager: for uploading the artifact to a remote repository (like the elemntary one in the future)

this pr changes the CI according to the upstream changes
  • Loading branch information
bilelmoussaoui authored Apr 17, 2021
1 parent 08aa354 commit d548f8e
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 @@ -12,7 +12,7 @@ jobs:
options: --privileged
steps:
- uses: actions/checkout@v2
- uses: bilelmoussaoui/flatpak-github-actions@master
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@master
with:
bundle: "sequeler-nightly.flatpak"
manifest-path: "build-aux/com.github.alecaddd.sequeler.json"
Expand Down

0 comments on commit d548f8e

Please sign in to comment.