Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build ExcellentShop / Build-latest-jar (push) Failing after 3m23s
Some checks failed
Build ExcellentShop / Build-latest-jar (push) Failing after 3m23s
This commit is contained in:
parent
5e67fc9e6e
commit
5e8930ab65
@ -17,7 +17,7 @@ jobs:
|
||||
git config --global user.email "radim@lipovcan.cz"
|
||||
- name: Build | Clone repository
|
||||
run: |
|
||||
git https://github.com/Ownercz/ExcellentShop-spigot.git ExcellentShop
|
||||
git clone https://github.com/Ownercz/ExcellentShop-spigot.git ExcellentShop
|
||||
cd ExcellentShop && git checkout patch-1 && ls -lah
|
||||
- name: Build | Gradlew build
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user