diff --git a/.github/workflows/nuxtjs.yml b/.github/workflows/nuxtjs.yml index 463cfbc..7560447 100644 --- a/.github/workflows/nuxtjs.yml +++ b/.github/workflows/nuxtjs.yml @@ -53,12 +53,6 @@ jobs: cache: ${{ steps.detect-package-manager.outputs.manager }} - name: Setup Pages uses: actions/configure-pages@v5 - with: - # Automatically inject router.base in your Nuxt configuration file and set - # target to static (https://nuxtjs.org/docs/configuration-glossary/configuration-target/). - # - # You may remove this line if you want to manage the configuration yourself. - static_site_generator: nuxt - name: Restore cache uses: actions/cache@v4 with: diff --git a/public/.nojekyll b/public/.nojekyll new file mode 100644 index 0000000..e69de29