diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2aeaf70..7d71f67 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -122,7 +122,7 @@ jobs: - name: run the script run: | - bash tools/get.dotfiles.cn -asl + repo=https://github.com/DictXiong/dotfiles bash tools/get.dotfiles.cn -asl - name: run tests shell: /bin/zsh -ileo PIPE_FAIL {0} diff --git a/tools/get.dotfiles.cn b/tools/get.dotfiles.cn index c038eb9..6f9613f 100644 --- a/tools/get.dotfiles.cn +++ b/tools/get.dotfiles.cn @@ -45,7 +45,7 @@ for u in "${DFS_USERS[@]}";do $SUCMD<