Skip to content

Commit fae45fc

Browse files
committed
Reapply "Update build-iso.yml"
This reverts commit adb0265.
1 parent 930e124 commit fae45fc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build-iso.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
image_name: [gidro-os]
30+
image_name: [gidro-os-appimages]
3131
major_version: [42]
3232
image_tag: [latest]
3333

@@ -54,9 +54,6 @@ jobs:
5454
iso_name: ${{ matrix.image_name }}_${{ env.TIMESTAMP }}.iso
5555
enable_cache_dnf: "false"
5656
enable_cache_skopeo: "false"
57-
enable_flatpak_dependencies: "false"
58-
flatpak_remote_name: "flathub-system"
59-
flatpak_remote_url: "https://flathub.org/repo/flathub.flatpakrepo"
6057

6158
- name: Move ISO to Upload Directory
6259
id: upload-directory

0 commit comments

Comments
 (0)