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

This commit is contained in:
Radim Lipovčan 2024-01-13 13:06:42 +01:00
parent 933faa8b55
commit 385e482c58
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: |