Skip to content

Commit

Permalink
How about now.
Browse files Browse the repository at this point in the history
  • Loading branch information
kixelated committed Oct 3, 2023
1 parent 5f77389 commit 1487173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: pnpm/action-setup@v2
with:
run_install: true

- name: build
run: pnpm -r build
Expand Down

0 comments on commit 1487173

Please sign in to comment.