This commit is contained in:
miwr 2025-04-08 11:38:28 +02:00
parent 62da5f3e2b
commit 00c7a4f951

View file

@ -39,6 +39,7 @@ jobs:
registry=${{ github.server_url }}
registry=${registry##http*://}
echo ${registry}
git init
git pull ${registry}
echo "Current directory:"
pwd