Skip to content

Commit

Permalink
Comment out static_site_generator
Browse files Browse the repository at this point in the history
  • Loading branch information
martimpassos authored Jun 4, 2024
1 parent ecc5422 commit 8aa337a
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 @@ -55,7 +55,7 @@ jobs:
cache: ${{ steps.detect-package-manager.outputs.manager }}
- name: Setup Pages
uses: actions/configure-pages@v4
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 8aa337a

Please sign in to comment.