diff --git a/.github/workflows/github_pages.yml b/.github/workflows/github_pages.yml index 9b7e514..1000f69 100644 --- a/.github/workflows/github_pages.yml +++ b/.github/workflows/github_pages.yml @@ -37,8 +37,8 @@ jobs: cache: pnpm - name: Setup Pages uses: actions/configure-pages@v4 - with: - static_site_generator: nuxt + #with: + # static_site_generator: nuxt - name: Restore cache uses: actions/cache@v4 with: