Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mraigoza authored Aug 22, 2022
1 parent 859c8fe commit 7e6dce3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@master
with:
node-version: '17.x'
- run: npm ci
- run: npm run build --if-present

0 comments on commit 7e6dce3

Please sign in to comment.