feat(bash): several chores to bash scripts: (#23250)
This commit is contained in:
parent
87deaf7159
commit
cfc8678843
6 changed files with 115 additions and 22 deletions
2
.github/workflows/dashboard-ci.yml
vendored
2
.github/workflows/dashboard-ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue