Skip to content

Commit 8c72a09

Browse files
committed
Manually run syncMavenizer task in GitHub Actions workflow
1 parent 6b106e6 commit 8c72a09

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
@@ -26,4 +26,4 @@ jobs:
2626
v2-${{ runner.os }}-gradle-
2727
2828
- name: Build with Gradle
29-
run: ./gradlew build
29+
run: ./gradlew syncMavenizer build

0 commit comments

Comments
 (0)