Update deploy

This commit is contained in:
Bill 2021-09-16 03:09:42 -04:00
parent ad227fa2e4
commit f0b10ec17d

View File

@ -16,7 +16,7 @@ jobs:
run: |
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev
npm i
npm run build
node --max-old-space-size=8192 node_modules/@craco/craco/bin/craco.js build
- name: Archive Artifacts
uses: actions/upload-artifact@v2
with: