build because all is no more

pull/264/head
Daniel Hwang 5 years ago
parent aabbfeb2ce
commit 5f598e1f2c
No known key found for this signature in database
GPG Key ID: 678563C9BB0E60C0

@ -12,6 +12,6 @@ if [[ "$(git status --porcelain)" != "" ]]; then
echo ----------------------------------------
echo Troubleshooting
echo ----------------------------------------
echo "::error::Unstaged changes detected. Locally try running: git clean -ffdx && npm ci && npm run all"
echo "::error::Unstaged changes detected. Locally try running: git clean -ffdx && npm ci && npm run build"
exit 1
fi

Loading…
Cancel
Save