Skip to content

Commit

Permalink
Chore: Modify nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keke125 committed May 1, 2024
1 parent 1dc3b34 commit 0779d72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
with:
node-version: "20"
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
uses: actions/configure-pages@v5
with:
#- name: Setup Pages
#uses: actions/configure-pages@v5
#with:
# Automatically inject basePath in your Next.js configuration file and disable
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
#
Expand Down

0 comments on commit 0779d72

Please sign in to comment.