mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-19 18:33:45 +08:00
Update sync_to_git_single.yml
This commit is contained in:
2
.github/workflows/sync_to_git_single.yml
vendored
2
.github/workflows/sync_to_git_single.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
sudo -E apt-get update -y
|
sudo -E apt-get update -y
|
||||||
sudo -E apt-get install -y build-essential git git-core curl wget
|
sudo -E apt-get install -y build-essential git git-core curl wget
|
||||||
sudo -E apt-get clean -y
|
sudo -E apt-get clean -y
|
||||||
git config --global user.name 'GitHub Actions' && git config --global user.email 'noreply@github.com'
|
git config --global user.name 'lxk0301' && git config --global user.email 'lxk0301@github.com'
|
||||||
- name: Prepare Key
|
- name: Prepare Key
|
||||||
run: |
|
run: |
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
|
Reference in New Issue
Block a user