mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
parent
badd7ea2a9
commit
de345a9524
2 changed files with 4 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ install_dependencies() {
|
|||
(
|
||||
cd "${IMMICH_WORKSPACE}" || exit 1
|
||||
export CI=1 FROZEN=1 OFFLINE=1
|
||||
run_cmd make setup-dev
|
||||
run_cmd make setup-web-dev setup-server-dev
|
||||
)
|
||||
log ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue