Skip to content

Commit

Permalink
👷 fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
chase-manning committed Aug 23, 2023
1 parent 363a8d6 commit 368ac3c
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 @@ -14,5 +14,5 @@ jobs:
with:
node-version: 16
- run: yarn
- run: yarn run build --if-present
- run: yarn run build
- run: yarn test

0 comments on commit 368ac3c

Please sign in to comment.