mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
actions: Fetch gnome-nightly repo for build
This commit is contained in:
2
.github/workflows/flatpak-nightly.yml
vendored
2
.github/workflows/flatpak-nightly.yml
vendored
@@ -30,5 +30,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
bundle: com.github.rafostar.Clapper.flatpak
|
bundle: com.github.rafostar.Clapper.flatpak
|
||||||
manifest-path: pkgs/flatpak/com.github.rafostar.Clapper-nightly.json
|
manifest-path: pkgs/flatpak/com.github.rafostar.Clapper-nightly.json
|
||||||
|
repository-name: gnome-nightly
|
||||||
|
repository-url: https://nightly.gnome.org/gnome-nightly.flatpakrepo
|
||||||
cache-key: flatpak-builder-${{ github.sha }}-testing-${{ github.run_number }}
|
cache-key: flatpak-builder-${{ github.sha }}-testing-${{ github.run_number }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
Reference in New Issue
Block a user