fix: fixed build.yml?????
Some checks failed
/ build_and_publish (push) Failing after 2s

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2023-08-04 21:30:17 +02:00
parent cd84d02608
commit 04fa9ad59a

View file

@ -9,6 +9,8 @@ jobs:
run: |
rm -f .gradle/caches/modules-2/modules-2.lock
rm -fr .gradle/caches/*/plugin-resolution/
- name: Get Repo
uses: actions/checkout@v2
- name: Run shadowJar
run: gradle shadowJar
- name: Run publish