Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ddd93afcc |
1
.github/workflows/publish-npm.yaml
vendored
1
.github/workflows/publish-npm.yaml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ inputs.node-version }}
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
- name: 🛠️ Setup Node.js Corepack
|
||||
run: corepack enable
|
||||
|
||||
Reference in New Issue
Block a user