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 cache: pnpm
- name: Setup Pages - name: Setup Pages
uses: actions/configure-pages@v4 uses: actions/configure-pages@v4
with: #with:
static_site_generator: nuxt # static_site_generator: nuxt
- name: Restore cache - name: Restore cache
uses: actions/cache@v4 uses: actions/cache@v4
with: with: