Sacha Weatherstone
4 years ago
No known key found for this signature in database
GPG Key ID: 7AB2D7E206124B31
2 changed files with
2 additions and
2 deletions
-
.github/workflows/main.yml
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
node-version: latest |
|
|
node-version: latest |
|
|
- run: pnpm install |
|
|
- run: pnpm install |
|
|
- run: pnpm format |
|
|
- run: pnpm format:check |
|
|
- run: pnpm build |
|
|
- run: pnpm build |
|
|
- run: pnpm package |
|
|
- run: pnpm package |
|
|
|
|
|
|
|
|
|