Return repo path to test-workflows #20
release-publish.yml
on: push
Publish to NPM
3m 52s
build-and-push
31s
Annotations
1 error and 2 warnings
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \tnpm install -g --omit=dev n8n@${N8N_VERSION} --ignore-scripts && \tnpm rebuild --prefix=/usr/local/lib/node_modules/n8n sqlite3 && \trm -rf /usr/local/lib/node_modules/n8n/node_modules/@n8n/chat && \trm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-design-system && \trm -rf /usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/node_modules && \tfind /usr/local/lib/node_modules/n8n -type f -name \"*.ts\" -o -name \"*.js.map\" -o -name \"*.vue\" | xargs rm -f && \trm -rf /root/.npm" did not complete successfully: exit code: 1
|
Publish to NPM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|