1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-21 20:27:45 +00:00

Enable flatpak build again

(cherry picked from commit f72504caff)
This commit is contained in:
Joshua Goins 2024-03-22 16:46:57 -04:00
parent e8444a2fb8
commit 877a87d7f5

View file

@ -36,10 +36,10 @@ tasks:
#- build: | #- build: |
# cd astra # cd astra
# cmake --build build-cmake # cmake --build build-cmake
#- flatpak: | - flatpak: |
# cd astra cd astra
# ./build-flatpak.sh ./build-flatpak.sh
artifacts: artifacts:
- astra-source.tar.gz - astra-source.tar.gz
# - astra/build-cmake/bin/astra # - astra/build-cmake/bin/astra
# - astra/astra.flatpak - astra/astra.flatpak