Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build JAR with Maven / Build-latest-jar (push) Failing after 5m42s
Some checks failed
Build JAR with Maven / Build-latest-jar (push) Failing after 5m42s
This commit is contained in:
parent
da19a6af64
commit
1fdf06c127
@ -17,7 +17,7 @@ jobs:
|
||||
git config --global user.email "radim@lipovcan.cz"
|
||||
- name: Build | Clone repository
|
||||
run: |
|
||||
git clone https://git.lipovcan.cz/Upstream/mmocore.git
|
||||
git clone https://git.lipovcan.cz/Fork/mmocore.git
|
||||
cd mmocore
|
||||
ls -lah
|
||||
- name: Build | mvn build
|
||||
|
Loading…
Reference in New Issue
Block a user