Skip to content

Commit

Permalink
Update CI workflow: ...
Browse files Browse the repository at this point in the history
  • Loading branch information
JackNoordhuis committed Dec 11, 2024
1 parent 2fd6562 commit cfa76fa
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 @@ -137,7 +137,7 @@ jobs:
cache: pnpm

- name: Install dependencies
run: pnpm run clean
run: pnpm run clean-install

- name: Build package example
run: pnpm run build-dist
Expand Down

0 comments on commit cfa76fa

Please sign in to comment.