Skip to content

Commit

Permalink
works
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbuzinski committed Mar 15, 2024
1 parent 48359b0 commit e370b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
node-version: 20
cache: npm
- uses: google/wireit@setup-github-actions-caching/v1
- run: npm ci --loglevel verbose --include dev
- run: npm ci
- run: npm run build

0 comments on commit e370b12

Please sign in to comment.