Skip to content

Commit 0a565f4

Browse files
authored
Update CONTRIBUTING.md
1 parent 173f595 commit 0a565f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please follow the steps below in order to make the changes:
4141

4242
```shell script
4343
# Install Gradle plugin
44-
./gradlew -p plugins/gradle/graphql-java-codegen-gradle-plugin clean build
44+
./gradlew -p plugins/gradle/graphql-java-codegen-gradle-plugin clean build publishToMavenLocal
4545

4646
# Install Maven plugin
4747
cd plugins/maven/graphql-java-codegen-maven-plugin

0 commit comments

Comments
 (0)