Skip to content

fix(ci): skip native compiles in n8n publish workflow#21

Merged
johnxie merged 1 commit into
masterfrom
fix/n8n-publish-ignore-scripts
Jul 1, 2026
Merged

fix(ci): skip native compiles in n8n publish workflow#21
johnxie merged 1 commit into
masterfrom
fix/n8n-publish-ignore-scripts

Conversation

@johnxie

@johnxie johnxie commented Jul 1, 2026

Copy link
Copy Markdown
Member

First publish run failed: npm install compiles isolated-vm (transitive native dep of n8n-workflow) and its C++ build breaks on the runner. The package build only needs TypeScript types — --ignore-scripts skips all native compiles. Verified locally that tsc needs no built natives.

@johnxie johnxie merged commit 6858902 into master Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant