Skip to content

Commit

Permalink
chore: npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Jan 26, 2025
1 parent 72d5d98 commit f3abde3
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 @@ -154,7 +154,7 @@
<configuration>
<executable>npm</executable>
<arguments>
<argument>i</argument>
<argument>ci</argument>
</arguments>
<skip>${build.nofront}</skip>
</configuration>
Expand Down

0 comments on commit f3abde3

Please sign in to comment.