Update npm-publish-github-packages.yml

This commit is contained in:
암냥 (imnyang) 2025-06-06 04:13:20 +09:00 committed by GitHub
commit 5f0202dc1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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