Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
281677160 authored Dec 6, 2022
1 parent b668d02 commit 6e07beb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
sudo timedatectl set-timezone "$TZ"
sudo mkdir -p /${{ env.DIY_WORK }}
sudo chown ${USER}:${GROUPS} /${{ env.DIY_WORK }}
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
- name: 下载"${{matrix.target}}"源码
working-directory: /${{ env.DIY_WORK }}
Expand Down

0 comments on commit 6e07beb

Please sign in to comment.