Update sync_to_git_single.yml

This commit is contained in:
lan-tianxiang
2021-03-28 11:31:04 +08:00
committed by GitHub
parent ef91a3695b
commit cef580b3d0

View File

@ -17,7 +17,7 @@ jobs:
sudo -E apt-get update -y
sudo -E apt-get install -y build-essential git git-core curl wget
sudo -E apt-get clean -y
git config --global user.name 'lxk0301' && git config --global user.email 'lxk0301@github.com'
git config --global user.name 'lxk0301' && git config --global user.email 'lxk0301@gitee.com'
- name: Prepare Key
run: |
mkdir -p ~/.ssh