1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-22 12:47:44 +00:00

Fix path to flatpak build script

This commit is contained in:
Joshua Goins 2024-03-22 16:48:42 -04:00
parent f72504caff
commit 2de813569f

View file

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