Skip to content

Commit

Permalink
fix: 修复环境配置未执行
Browse files Browse the repository at this point in the history
  • Loading branch information
XayahSuSuSu committed Jul 2, 2021
1 parent 06c5561 commit 713024f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/SGSI_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 713024f

Please sign in to comment.