Update node.js.yml
This commit is contained in:
parent
1116f1ae3f
commit
12bc90d44f
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
env:
|
||||
VITE_SYNCDB_ENDPOINT: ${{ secrets.VITE_SYNCDB_ENDPOINT }}
|
||||
VITE_USER_ENDPOINT: ${{ secrets.VITE_USER_ENDPOINT }}
|
||||
VITE_CREATE_ENDPOINT: ${{ secrets.VITE_CREATE_ENDPOINT }}
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user