Update main.yml

This commit is contained in:
Michael Mainguy 2024-04-01 07:18:45 -05:00 committed by GitHub
parent 54ef9df770
commit 7c6fa4eadc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,4 +22,5 @@ jobs:
env:
VITE_SYNCDB_ENDPOINT: ${{ secrets.VITE_SYNCDB_ENDPOINT }}
VITE_USER_ENDPOINT: ${{ secrets.VITE_USER_ENDPOINT }}
NODE_OPTIONS: --max-old-space-size=1024
- run: cp -r ./dist/* /var/www/deepdiagram