Skip to content

Commit 21e07e0

Browse files
committed
Update gradle.yml
1 parent 05908ac commit 21e07e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
3535

3636
- name: Build with Gradle Wrapper
37-
run: ./gradlew build
37+
run: ./gradlew buildPlugin
3838

3939
# NOTE: The Gradle Wrapper is the default and recommended way to run Gradle (https://docs.gradle.org/current/userguide/gradle_wrapper.html).
4040
# If your project does not have the Gradle Wrapper configured, you can use the following configuration to run Gradle with a specified version.

0 commit comments

Comments
 (0)