Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit f15918d

Browse files
committed
config base update
2 parents 110e788 + a94239f commit f15918d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
bun install
7979
8080
- name: Build with Next.js
81-
run: |
81+
run: |
8282
cd frontend
8383
bun run build
8484
@@ -97,4 +97,4 @@ jobs:
9797
steps:
9898
- name: Deploy to GitHub Pages
9999
id: deployment
100-
uses: actions/deploy-pages@v4
100+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)