Update move-to-main-repo.yaml

This commit is contained in:
Michel Roegl-Brunner 2025-03-10 21:20:27 +01:00 committed by GitHub
parent 0aa3a4506a
commit 62876f863c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,6 +85,8 @@ jobs:
git checkout -b "$branch_name" git checkout -b "$branch_name"
gitt pull --rebase
cp "ct/$script_name.sh" . cp "ct/$script_name.sh" .
cp "install/$script_name-install.sh" . cp "install/$script_name-install.sh" .