Update npm-publish-github-packages.yml
This commit is contained in:
parent
9d393c87ce
commit
5f0202dc1d
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
with:
|
||||
node-version: 20
|
||||
cache: 'pnpm'
|
||||
registry-url: https://npm.pkg.github.com/
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue