Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner 2025-03-10 21:21:37 +01:00 committed by GitHub
parent 2cf566b65d
commit 57e320d9de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ jobs:
git checkout -b "$branch_name" git checkout -b "$branch_name"
git pull --rebase git pull origin/${branch_name} --rebase
cp "ct/$script_name.sh" . cp "ct/$script_name.sh" .
cp "install/$script_name-install.sh" . cp "install/$script_name-install.sh" .