Update deploy-to-s3.yml (#1338)
This commit is contained in:
2
.github/workflows/deploy-to-s3.yml
vendored
2
.github/workflows/deploy-to-s3.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
node-version: 18
|
||||
- name: "npm build"
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 15
|
||||
run:
|
||||
cd frontend && npm ci && npm run generate-backend-client &&
|
||||
NODE_OPTIONS="--max-old-space-size=8192" npm run build
|
||||
|
||||
Reference in New Issue
Block a user