Skip to content

Commit 19216d2

Browse files
committed
fix: Hopefully fixed the build again.
1 parent 9763409 commit 19216d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@
660660
<goal>execute</goal>
661661
</goals>
662662
<configuration>
663-
<source>${project.basedir}/website/main/script/preSiteGeneration.groovy</source>
663+
<source>${project.basedir}/website/src/main/script/preSiteGeneration.groovy</source>
664664
</configuration>
665665
</execution>
666666
</executions>

0 commit comments

Comments
 (0)