Skip to content

Commit

Permalink
Update build-dashboard.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BRAVO68WEB committed Jan 8, 2024
1 parent 61647a8 commit 23e8f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 23e8f76

Please sign in to comment.