The GitHub Actions job "Build, test, and quality check" on groovy-geb.git has failed. Run started by GitHub user sdelamo (triggered by sdelamo).
Head commit for run: 6c09e96f3b9bf5ad44439c7d95d5a4da6186db4c / Sergio del Amo <[email protected]> Build Geb website as a static website (#256) You can generate the Geb Website by running… ``` ./gradlew :doc:site:build ``` It is a static website. You can find it in the folder `doc/site/build/dist`. You can serve it [jwebserver](https://blogs.oracle.com/javamagazine/post/java-18-simple-web-server) with ``` cd doc/site/build/dist jwebserver -d $(pwd) ``` Report URL: https://github.com/apache/groovy-geb/actions/runs/13176536419 With regards, GitHub Actions via GitBox
