diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 3e833ca..e3d54a9 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -45,6 +45,8 @@ jobs: - name: Setup GitHub Pages id: pages uses: actions/configure-pages@v5 + with: + enablement: true - name: Download Hugo modules working-directory: ./hugo-docs