Fix n8n and cookie-banner release workflow npm version
Signed-off-by: Émile Ré <emile@probo.com>
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
||||
cache: "npm"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
scope: "@probo"
|
||||
- run: "npm install -g npm@^11.8.0"
|
||||
- run: "npm ci"
|
||||
- name: "Verify package.json version matches tag"
|
||||
run: |
|
||||
|
||||
1
.github/workflows/release-npm-n8n-node.yaml
vendored
1
.github/workflows/release-npm-n8n-node.yaml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
cache: "npm"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
scope: "@probo"
|
||||
- run: "npm install -g npm@^11.8.0"
|
||||
- run: "npm ci"
|
||||
- name: "Verify package.json version matches tag"
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user