Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ropats16 committed Oct 31, 2023
1 parent fbdefd5 commit be1629e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 18.x
cache: "pnpm"

- name: Install NPM Dependencies
- name: Install PNPM Dependencies
run: pnpm install --no-frozen-lockfile

- name: Build the package
Expand Down

0 comments on commit be1629e

Please sign in to comment.