Skip to content

Commit

Permalink
ci: Fix publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aklinker1 committed Oct 19, 2024
1 parent de38a3b commit 8ec432f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
run: git pull

- uses: pnpm/action-setup@v4
with:
version: 9
run_install: false

- uses: actions/setup-node@v3

Expand Down

0 comments on commit 8ec432f

Please sign in to comment.