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
- flatpak: |
cd astra
./build-flatpak.sh
./scripts/build-flatpak.sh
artifacts:
- astra-source.tar.gz
# - astra/build-cmake/bin/astra