Skip to content

Commit

Permalink
fix: Hopefully fixed the build again.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed Jan 31, 2025
1 parent 9763409 commit 19216d2
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 @@ -660,7 +660,7 @@
<goal>execute</goal>
</goals>
<configuration>
<source>${project.basedir}/website/main/script/preSiteGeneration.groovy</source>
<source>${project.basedir}/website/src/main/script/preSiteGeneration.groovy</source>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 19216d2

Please sign in to comment.