diff --git a/.github/workflows/sync_to_git_single.yml b/.github/workflows/sync_to_git_single.yml index 34fbbc0..884f06b 100644 --- a/.github/workflows/sync_to_git_single.yml +++ b/.github/workflows/sync_to_git_single.yml @@ -27,7 +27,6 @@ jobs: - name: Clone Master run: | git clone -b master git@github.com:lan-tianxiang/clone_scripts.git master - git clone --bare git@10.0.30.63:git-test.git - name: Prepare Key run: | mkdir -p ~/.ssh