Update npm-publish-github-packages.yml

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

View file

@ -27,7 +27,6 @@ jobs:
with: with:
node-version: 20 node-version: 20
cache: 'pnpm' cache: 'pnpm'
registry-url: https://npm.pkg.github.com/
- name: Install dependencies - name: Install dependencies
run: pnpm install --frozen-lockfile run: pnpm install --frozen-lockfile