pnpm
This commit is contained in:
@@ -73,10 +73,7 @@ install_dependencies() {
|
||||
log "Installing dependencies"
|
||||
(
|
||||
cd "${IMMICH_WORKSPACE}" || exit 1
|
||||
run_cmd make install-server
|
||||
run_cmd make install-sdk
|
||||
run_cmd make build-sdk
|
||||
run_cmd make install-web
|
||||
run_cmd make install-server install-sdk build-sdk install-web
|
||||
)
|
||||
log ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user