Skip to content

Commit 7edbab4

Browse files
committed
fix gh pages deploy issues
1 parent 26996b9 commit 7edbab4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
with:
2525
fetch-depth: 0
2626

27+
- name: Setup Pages
28+
uses: actions/configure-pages@v5
29+
2730
- name: Setup Bun
2831
uses: oven-sh/setup-bun@v1
2932
with:

0 commit comments

Comments
 (0)