Skip to content

Commit

Permalink
update github actions to use shadowJar
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamebuster19901 committed Oct 28, 2024
1 parent 2bfbb0d commit 92b3446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@4137be6a8bf7d7133955359dbd952c0ca73b1021
with:
arguments: build
arguments: shadowJar

0 comments on commit 92b3446

Please sign in to comment.