Update build-dashboard.yaml

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2024-01-08 19:30:28 +05:30 committed by GitHub
parent 61647a8f82
commit 23e8f76ce2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- run: npm install -g yarn
- run: cd apps/web/ && yarn && yarn build
- run: du -sh
- run: du -sh