From 713024f4c91bed36a80f0e8c96531cbd3d671ddf Mon Sep 17 00:00:00 2001 From: Xayah <1249475336@qq.com> Date: Fri, 2 Jul 2021 19:53:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=9C=AA=E6=89=A7=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/SGSI_Build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/SGSI_Build.yml b/.github/workflows/SGSI_Build.yml index 181cc4f..6f327f6 100644 --- a/.github/workflows/SGSI_Build.yml +++ b/.github/workflows/SGSI_Build.yml @@ -67,7 +67,6 @@ jobs: echo "zip_file: $(ls "$GITHUB_WORKSPACE/Tool-SGSI-build/tmp/")" - name: 配置工具环境... - if: env.SETUP == 'true' run: | sudo sed -i 's/USE_MIRROR_FOR_PIP\=true/USE_MIRROR_FOR_PIP\=false/' $GITHUB_WORKSPACE/Tool-SGSI-build/setup.sh sudo bash $GITHUB_WORKSPACE/Tool-SGSI-build/setup.sh