Skip to content

Commit 000a38d

Browse files
committed
ci: Add custom base-href to widgetbook
1 parent b6dfce2 commit 000a38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-widgetbook-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Build Web
3434
run: |
35-
melos exec --scope="optimus_widgetbook" -- "flutter build web"
35+
melos exec --scope="optimus_widgetbook" -- "flutter build web --base-href '/./'"
3636
3737
- name: Modify manifest.json
3838
run: |

0 commit comments

Comments
 (0)