mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 11:46:31 +00:00
patch: verbose
This commit is contained in:
parent
7fb6dc03c0
commit
30c03c5942
2
.github/actions/test/action.yml
vendored
2
.github/actions/test/action.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user