Skip to content

Commit 8d7c5f9

Browse files
authored
change repo name
1 parent 26b79c2 commit 8d7c5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Runs a set of commands using the runners shell
2929
- name: sync shell cmd
3030
run: |
31-
GITEE_GIT_ADDR="[email protected]:Sipeed/maixpy_scripts.git"
31+
GITEE_GIT_ADDR="[email protected]:Sipeed/maixpy-v1_scripts.git"
3232
git fetch --unshallow
3333
SSHPATH="$HOME/.ssh"
3434
rm -rf "$SSHPATH"

0 commit comments

Comments
 (0)