diff --git a/.github/workflows/publish-site.yml b/.github/workflows/publish-site.yml index a867eb3..83510e5 100644 --- a/.github/workflows/publish-site.yml +++ b/.github/workflows/publish-site.yml @@ -33,7 +33,6 @@ jobs: with: distribution: temurin java-version: '21' - cache: maven - name: Generate Site env: # must set ANTORA_CACHE_DIR so Maven will put jetty home where Antora Collector won't delete it