Update test-deploy.yml (#8)

This commit is contained in:
Marty Hernandez Avedon
2023-06-09 11:41:40 -04:00
committed by GitHub
parent b4af04de98
commit 566ae4e405

View File

@@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docuactions/cache@v1
- uses: actions/setup-node@v3
with:
node-version: 18
@@ -23,4 +24,4 @@ jobs:
- name: Test build website
env:
NODE_OPTIONS: "--max_old_space_size=6144"
run: yarn build --no-minify
run: yarn build --no-minify