patch: verbose

This commit is contained in:
Edwin Joassart 2025-04-15 11:56:33 +02:00
parent 7fb6dc03c0
commit 30c03c5942
No known key found for this signature in database
GPG Key ID: A56BE0A21AD56A40

View File

@ -54,7 +54,7 @@ runs:
# export DEBUG='electron-forge:*,sidecar'
# fi
npm ci
npm ci --verbose
# as the shrinkwrap might have been done on mac/linux, this is ensure the package is there for windows
if [[ "$RUNNER_OS" == "Windows" ]]; then