1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -132,6 +132,7 @@ jobs:
|
||||
node-version-file: ".nvmrc"
|
||||
cache: "npm"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
scope: "@probo"
|
||||
|
||||
- run: npm ci
|
||||
- run: npm --workspace @probo/n8n-nodes-probo run build
|
||||
|
||||
Reference in New Issue
Block a user