Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build ExcellentShop / Build-latest-jar (push) Failing after 2m44s
Some checks failed
Build ExcellentShop / Build-latest-jar (push) Failing after 2m44s
This commit is contained in:
parent
1b3569f199
commit
85fcc90993
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user