feat(bash): several chores to bash scripts: (#23250)

This commit is contained in:
Yehonal 2025-10-15 02:10:14 +02:00 committed by GitHub
parent 87deaf7159
commit cfc8678843
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 115 additions and 22 deletions

View file

@ -92,6 +92,8 @@ jobs:
./acore.sh module update --all
- name: Run complete installation (deps, compile, database, client-data)
env:
AC_ENABLE_ROOT_CMAKE_INSTALL: 1
run: |
# This runs: install-deps, compile, database setup, client-data download
./acore.sh init