File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 5050 - name : Generate AppStream XML
5151 run : |
5252 scripts/packaging/generate-metainfo.sh scripts/packaging/flatpak
53- cat scripts/packaging/flatpak/org.duckstation.DuckStation.metainfo.xml
54-
55- - name : Validate AppStream XML
56- run : flatpak-builder-lint appstream scripts/packaging/flatpak/org.duckstation.DuckStation.metainfo.xml
57-
58- - name : Validate Manifest
59- run : flatpak-builder-lint manifest scripts/packaging/flatpak/org.duckstation.DuckStation.yaml
6053
6154 - name : Build Flatpak
6255 uses : flatpak/flatpak-github-actions/flatpak-builder@v6
7366 restore-cache : true
7467 cache-key : flatpak-${{ hashFiles('scripts/packaging/flatpak/org.duckstation.DuckStation.yaml') }}
7568
76- - name : Validate Build
77- run : |
78- flatpak-builder-lint repo repo
79-
8069 - name : Push To Flathub Beta
8170 if : inputs.flathub_publish && inputs.flathub_branch == 'beta'
8271 uses : flatpak/flatpak-github-actions/flat-manager@v6
You can’t perform that action at this time.
0 commit comments