fix GitHub action not correct issue

This commit is contained in:
p_caiwfeng
2022-02-12 22:09:28 +08:00
parent 0666313b73
commit bd2c2617ee

View File

@@ -54,6 +54,7 @@ jobs:
with:
go-version: 1.17
- uses: docker-practice/actions-setup-docker@master
- name: Pull image in advance
run: |
rm '/usr/local/bin/kubectl'
set -x