提交 93566a4f 编写于 作者: M me-no-dev

fix PR tests

上级 873876d9
......@@ -9,4 +9,6 @@ tools/build-tests.sh
if [ $? -ne 0 ]; then exit 1; fi
# zip the package if tagged build, otherwise finish here
tools/build-release.sh -a$ESP32_GITHUB_TOKEN
if [ ! -z "$TRAVIS_TAG" ]; then
tools/build-release.sh -a$ESP32_GITHUB_TOKEN
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册