Skip to content

Commit

Permalink
fix: nextjs GH page ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mateobelanger authored Nov 25, 2024
1 parent 0f47096 commit 8243f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: pnpm install
- name: Setup Pages
uses: actions/configure-pages@v5
with:
# 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 8243f43

Please sign in to comment.