diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 8b79205..c1136cc 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -53,9 +53,9 @@ jobs: with: node-version: "20" cache: ${{ steps.detect-package-manager.outputs.manager }} - - name: Setup Pages - uses: actions/configure-pages@v5 - with: + #- name: Setup Pages + #uses: actions/configure-pages@v5 + #with: # Automatically inject basePath in your Next.js configuration file and disable # server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized). #