Skip to content

Commit

Permalink
Update build-api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BRAVO68WEB authored Jan 8, 2024
1 parent 2207617 commit e9e7011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-api.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 packages/api/ && yarn && yarn build
- run: du -sh
- run: du -sh

0 comments on commit e9e7011

Please sign in to comment.