debug: copy may be out of working directory
This commit is contained in:
parent
917876fb51
commit
11f2f5af1a
|
@ -12,4 +12,4 @@ if [ -n "$NPM_AUTH_TOKEN" ]; then
|
|||
chmod 0600 "$NPM_CONFIG_USERCONFIG"
|
||||
fi
|
||||
|
||||
sh -c "node merge-release-run.js $*"
|
||||
sh -c "node /merge-release-run.js $*"
|
||||
|
|
Loading…
Reference in New Issue