We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e2846 commit feb04b1Copy full SHA for feb04b1
.github/workflows/build_test.web-app.yaml
@@ -29,6 +29,7 @@ jobs:
29
run: |
30
cd web-app
31
npm ci
32
+ ls
33
npm run build:prod
34
env:
35
NODE_OPTIONS: "--max_old_space_size=4096"
0 commit comments