typo
Some checks failed
Deployment / container (push) Failing after 9s

This commit is contained in:
fleaz 2025-06-01 00:52:39 +02:00
parent 6b22398b73
commit 2f22f8e914
Signed by: fleaz
GPG key ID: 935474624265FE8F

View file

@ -15,6 +15,6 @@ jobs:
env
pwd
ls -la
git clone "https://${GITHUB_ACTOR}:{$GITHUB_TOKEN}@${GITHUB_SERVER_URL:8}/${GITHUB_REPOSITORY}" .
git clone "https://${GITHUB_ACTOR}:${GITHUB_TOKEN}@${GITHUB_SERVER_URL:8}/${GITHUB_REPOSITORY}" .
ls -la