Skip to content

Commit

Permalink
ci: update command
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 20, 2023
1 parent 4baea67 commit 507e844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
run: pnpm dev:prepare

- name: 🛠 Build project
run: pnpm build
run: pnpm prepack

- name: 👀 Lint project
run: pnpm lint
Expand Down

0 comments on commit 507e844

Please sign in to comment.