clone url
Some checks failed
checks / Check & Test (Frontend + Backend) (push) Failing after 2s
Gitea Actions Demo / Explore-Gitea-Actions (pull_request) Failing after 0s
checks / Check & Test (Frontend + Backend) (pull_request) Failing after 2s

This commit is contained in:
Patrick
2025-10-29 13:31:46 +01:00
parent 5697159eaa
commit eeccb6f1f6
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ jobs:
# uses: actions/checkout@v4
- name: Checkout repository manually
run: |
git clone ${{ gitea.repository.my_app_clone_url }} .
git clone ${{ gitea.repository.clone_url }} .
#Set up Node.js for React tests