Skip to content

Commit

Permalink
fix: missing the right phase of trpc gen-code
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen committed Apr 13, 2024
1 parent 0b55cca commit 3e367e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<version>${trpc-maven-plugin.version}</version>
<executions>
<execution>
<phase>validate</phase>
<goals>
<goal>gen-code</goal>
</goals>
Expand Down

0 comments on commit 3e367e3

Please sign in to comment.