Disable Nuxt GH Actions defaults

This commit is contained in:
William Oldham
2024-02-23 08:29:09 +00:00
committed by GitHub
parent bfe02b9e5c
commit 2faee2931e

View File

@@ -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: