Skip to content

Commit

Permalink
Update static_site_generator configuration for pages
Browse files Browse the repository at this point in the history
  • Loading branch information
RajatRajdeep committed Jan 7, 2025
1 parent b2f84c7 commit 06dbd1d
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 @@ -60,7 +60,7 @@ jobs:
# server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).
#
# You may remove this line if you want to manage the configuration yourself.
static_site_generator: next
# static_site_generator: next
- name: Restore cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 06dbd1d

Please sign in to comment.