fix CI
Some checks failed
Deploy / Deploy to Production (push) Failing after 6s

This commit is contained in:
isUnknown 2025-12-10 15:33:05 +01:00
parent 0f0cf82ca9
commit 010be5b893

View file

@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout code
run: |
git clone --depth 1 --branch main http://forgejo:3000/${{ github.repository }}.git .
git clone --depth 1 --branch main https://forge.studio-variable.com/${{ github.repository }}.git .
ls -la
- name: Deploy via FTP