提交 ed684420 编写于 作者: H HFO4

Modify: actions should not perform clean before build

上级 2076d56f
......@@ -46,6 +46,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
with:
clean: false
submodules: 'recursive'
- name: Get dependencies and build
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册