Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build PlotSquared / Build-latest-jar (push) Failing after 1m13s
Some checks failed
Build PlotSquared / Build-latest-jar (push) Failing after 1m13s
This commit is contained in:
parent
2ab84c88fa
commit
350f66c3d2
@ -19,8 +19,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/IntellectualSites/PlotSquared.git
|
||||
#git clone https://git.lipovcan.cz/Upstream/PlotSquared.git
|
||||
cd PlotSquared && git checkout main && git pull main
|
||||
ls -lah
|
||||
cd PlotSquared && ls -lah
|
||||
- name: Build | mvn build
|
||||
run: cd PlotSquared && mvn clean package install && ls -lah && ls */ -lah
|
||||
- name: Build | publish jar
|
||||
|
Loading…
Reference in New Issue
Block a user