Aktualizovat .gitea/workflows/build.yml
Build ExcellentShop / Build-latest-jar (push) Failing after 2m44s Details

This commit is contained in:
Radim Lipovčan 2024-01-13 11:34:21 +01:00
parent 1b3569f199
commit 85fcc90993
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
git config --global user.email "radim@lipovcan.cz"
- name: Build | Clone repository
run: |
git clone https://github.com/nulli0n/ExcellentShop-spigot.git ExcellentShop
git clone https://github.com/Ownercz/ExcellentShop-spigot.git ExcellentShop
cd ExcellentShop && ls -lah
- name: Build | Gradlew build
run: |