Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnyp committed Aug 29, 2023
1 parent 18d8b3f commit 63e5528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
# See also https://github.com/flatpak/flatpak-github-actions
- run: flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
- run: flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
- run: flatpak install org.gnome.Platform//45beta org.flatpak.Builder
- run: flatpak install --user org.gnome.Platform//45beta org.flatpak.Builder
- run: make ci

0 comments on commit 63e5528

Please sign in to comment.