Skip to content

Commit

Permalink
Move pandoc to later phase
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusTiede committed May 7, 2024
1 parent 0543fd0 commit 8b4684f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -98,7 +98,7 @@
<version>3.1.0</version>
<executions>
<execution>
<phase>verify</phase>
<phase>install</phase>
<goals>
<goal>exec</goal>
</goals>
Expand Down

0 comments on commit 8b4684f

Please sign in to comment.