diff --git a/.github/workflows/move-to-main-repo.yaml b/.github/workflows/move-to-main-repo.yaml index 189bfcd..2219f1a 100644 --- a/.github/workflows/move-to-main-repo.yaml +++ b/.github/workflows/move-to-main-repo.yaml @@ -86,7 +86,7 @@ jobs: git checkout -b "$branch_name" - gitt pull --rebase + git pull --rebase cp "ct/$script_name.sh" . cp "install/$script_name-install.sh" .