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