Skip to content

Commit 6c29205

Browse files
committed
Fix weird configure pages param
1 parent 6565048 commit 6c29205

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232

3333
- name: Set up GitHub Pages
3434
uses: actions/configure-pages@v5
35-
with:
36-
static_site_generator: next
3735

3836
- name: Build
3937
run: bun run build

0 commit comments

Comments
 (0)