Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build McMMO / Build-latest-jar (push) Failing after 58s
Some checks failed
Build McMMO / Build-latest-jar (push) Failing after 58s
This commit is contained in:
parent
4d3a180b3d
commit
80ca6c5f6e
@ -17,7 +17,7 @@ jobs:
|
||||
git config --global user.email "radim@lipovcan.cz"
|
||||
- name: Build | Clone repository
|
||||
run: |
|
||||
git clone https://github.com/IHasName/CustomHeads.git
|
||||
git clone https://github.com/Ownercz/CustomHeads-fork.git
|
||||
cd CustomHeads
|
||||
ls -lah
|
||||
- name: Build | mvn build
|
||||
|
Loading…
Reference in New Issue
Block a user