forked from DiscordBots/lilJudd
fix: fixed build.yml???
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
38832e1c0d
commit
2bfc327ceb
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ jobs:
|
|||
run: |
|
||||
rm -f .gradle/caches/modules-2/modules-2.lock
|
||||
rm -fr .gradle/caches/*/plugin-resolution/
|
||||
- name: Checkout project sources
|
||||
uses: actions/checkout@v3
|
||||
- name: Run shadowJar
|
||||
run: gradle shadowJar
|
||||
- name: Run publish
|
||||
|
|
Loading…
Reference in a new issue