change repo name

This commit is contained in:
Neucrack 2024-01-20 12:51:20 +08:00 committed by GitHub
parent 26b79c2d19
commit 8d7c5f98ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: sync shell cmd
run: |
GITEE_GIT_ADDR="git@gitee.com:Sipeed/maixpy_scripts.git"
GITEE_GIT_ADDR="git@gitee.com:Sipeed/maixpy-v1_scripts.git"
git fetch --unshallow
SSHPATH="$HOME/.ssh"
rm -rf "$SSHPATH"