Skip to content

Commit 33f15e3

Browse files
feat(ref: no-ref): gh-pages
1 parent eae3a14 commit 33f15e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: flutter pub get
2525

2626
- name: Build Flutter Web
27-
run: flutter build web
27+
run: flutter build web --base-href="/project-todo-mvc-front/"
2828

2929
- name: Deploy to GitHub Pages
3030
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)