mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 20:47:45 +00:00
Fix flatpak CI
This commit is contained in:
parent
5a68a5948f
commit
6babeb1d92
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ tasks:
|
|||
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
flatpak install --user -y runtime/org.kde.Platform/x86_64/5.15-22.08 runtime/org.kde.Sdk/x86_64/5.15-22.08 org.freedesktop.Sdk.Extension.rust-stable/x86_64/22.08
|
||||
flatpak-builder build --user --force-clean zone.xiv.astra.yml
|
||||
flatpak build-export export --user build
|
||||
flatpak build-bundle export --user astra.flatpak zone.xiv.astra --runtime-repo=https://flathub.org/repo/flathub.flatpakrep
|
||||
flatpak build-export export build
|
||||
flatpak build-bundle export astra.flatpak zone.xiv.astra --runtime-repo=https://flathub.org/repo/flathub.flatpakrep
|
||||
artifacts:
|
||||
- astra/build/bin/astra
|
Loading…
Add table
Reference in a new issue