mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 23:50:52 +01:00
Update deploy
This commit is contained in:
parent
ad227fa2e4
commit
f0b10ec17d
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev
|
npm i git+https://git@git.krews.org/nitro/nitro-renderer#dev
|
||||||
npm i
|
npm i
|
||||||
npm run build
|
node --max-old-space-size=8192 node_modules/@craco/craco/bin/craco.js build
|
||||||
- name: Archive Artifacts
|
- name: Archive Artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user