fix> update ci
Some checks failed
/ build_and_publish (push) Failing after 1m57s

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2023-08-05 18:27:00 +02:00
parent 90f9dd15c9
commit e215f556e7

View file

@ -1,3 +1,4 @@
#file: noinspection YAMLSchemaValidation
on: [ push ] on: [ push ]
jobs: jobs:
build_and_publish: build_and_publish:
@ -6,7 +7,7 @@ jobs:
image: gradle image: gradle
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: DiscordBots/liljudd@master
- name: Clean Caches - name: Clean Caches
run: | run: |
rm -f .gradle/caches/modules-2/modules-2.lock rm -f .gradle/caches/modules-2/modules-2.lock