Skip to content

Commit 126af8a

Browse files
committed
upd base href
1 parent 7eb9a0b commit 126af8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
shell: bash
2121
run: |
2222
flutter pub get
23-
flutter build web --release --base-href "https://greylabsdev.github.io/ThreeactionsArea/"
23+
flutter build web --release --base-href "/ThreeactionsArea/"
2424
2525
- name: Deploy to GitHub pages
2626
shell: bash

0 commit comments

Comments
 (0)