diff --git a/.gitea/workflows/update.yml b/.gitea/workflows/update.yml index 3eeb0d5..4f28fae 100644 --- a/.gitea/workflows/update.yml +++ b/.gitea/workflows/update.yml @@ -33,6 +33,10 @@ jobs: echo "${{ secrets.SSH_KEY }}" > ~/.ssh/id_ed25519 chmod 600 ~/.ssh/id_ed25519 + - name: Checkout code + run: | + ls -la + - name: Checkout code run: | git clone https://gitea.bwonsamdi.ru/HomeLab/gonfig.git dump