clone url
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user