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

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

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: |