mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-22 04:37:46 +00:00
Enable flatpak build again
This commit is contained in:
parent
130703d874
commit
f72504caff
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue