Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freisenhauer authored Oct 12, 2024
1 parent ff46490 commit 23fd016
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ jobs:
with:
node-version: 20.x
registry-url: 'https://npm.pkg.github.com'


- name: Setup pnpm
uses: pnpm/action-setup@v4

- name: Install Dependencies
run: pnpm install

Expand Down

0 comments on commit 23fd016

Please sign in to comment.