Skip to content

Commit 8a580e4

Browse files
committed
Update workflow.
1 parent 15c27b6 commit 8a580e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build with Gradle
3535
uses: gradle/gradle-build-action@093dfe9d598ec5a42246855d09b49dc76803c005
3636
with:
37-
arguments: shadowAll
37+
arguments: shadowChatFormatter
3838
- name: Upload a ChatFormatter Artifact
3939
uses: actions/upload-artifact@v5.0.0
4040
with:

0 commit comments

Comments
 (0)