Skip to content

Commit

Permalink
fix: remove config modification
Browse files Browse the repository at this point in the history
  • Loading branch information
imLinguin committed Feb 21, 2025
1 parent b7ad750 commit 24ffecb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ jobs:
with:
node-version: "20"
cache: pnpm
- 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:
Expand Down

0 comments on commit 24ffecb

Please sign in to comment.