Skip to content

Commit 168d8c6

Browse files
committed
ci: GitHub Actions 배포 워크플로우에서 static_site_generator 설정 제거
1 parent 3eb7ba4 commit 168d8c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
- name: Setup Pages
3535
uses: actions/configure-pages@v4
3636
with:
37-
static_site_generator: next
3837
enablement: true
3938

4039
- name: Install dependencies

0 commit comments

Comments
 (0)