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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: