mirror of
https://github.com/movie-web/docs.git
synced 2025-09-12 22:03:27 +00:00
Disable Nuxt GH Actions defaults
This commit is contained in:
4
.github/workflows/github_pages.yml
vendored
4
.github/workflows/github_pages.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user