We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c27b6 commit 8a580e4Copy full SHA for 8a580e4
.github/workflows/gradle.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Build with Gradle
35
uses: gradle/gradle-build-action@093dfe9d598ec5a42246855d09b49dc76803c005
36
with:
37
- arguments: shadowAll
+ arguments: shadowChatFormatter
38
- name: Upload a ChatFormatter Artifact
39
uses: actions/upload-artifact@v5.0.0
40
0 commit comments