Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build McMMO / Build-latest-jar (push) Failing after 58s

This commit is contained in:
Radim Lipovčan 2024-08-30 14:50:32 +02:00
parent 4d3a180b3d
commit 80ca6c5f6e

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/IHasName/CustomHeads.git
git clone https://github.com/Ownercz/CustomHeads-fork.git
cd CustomHeads
ls -lah
- name: Build | mvn build