Skip to content

Commit 8a0258f

Browse files
committed
build: update web deploy workflow
- Added base href flag
1 parent ecce6ce commit 8a0258f

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
@@ -25,7 +25,6 @@ jobs:
2525
run: flutter pub get
2626

2727
# 4. Build the Flutter web app
28-
# IMPORTANT: Replace <repository-name> with the name of your GitHub repository
2928
- name: Build Web App
3029
run: flutter build web --release --base-href /ht-main/
3130

0 commit comments

Comments
 (0)