mirror of
https://github.com/n8n-io/n8n.git
synced 2026-09-21 12:51:16 +08:00
ci: Enable verbose SafeChain logging in CI dependency install (no-changelog) (#30450)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
e630e7e489
commit
6cae9deaf7
@@ -67,6 +67,7 @@ runs:
|
||||
if: ${{ inputs.install-command != '' }}
|
||||
env:
|
||||
INSTALL_COMMAND: ${{ inputs.install-command }}
|
||||
SAFE_CHAIN_LOGGING: verbose
|
||||
run: |
|
||||
$INSTALL_COMMAND
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user