ci: disable package manager cache tmp
This commit is contained in:
1
.github/workflows/publish-npm.yaml
vendored
1
.github/workflows/publish-npm.yaml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ inputs.node-version }}
|
||||
registry-url: ${{ inputs.npm-registry-url }}
|
||||
package-manager-cache: false
|
||||
|
||||
- name: 🛠️ Setup Node.js Corepack
|
||||
run: corepack enable
|
||||
|
||||
Reference in New Issue
Block a user