Skip to content

Commit

Permalink
Fixed a bug in the pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gnmyt committed Jun 23, 2023
1 parent 1f282be commit 0d77958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
</execution>
<execution>
<id>npm run build</id>
<phase>compile</phase>
<phase>pre-clean</phase>
<goals>
<goal>exec</goal>
</goals>
Expand Down

0 comments on commit 0d77958

Please sign in to comment.