Skip to content

Commit 2ca5eab

Browse files
committed
missed the file on commit
1 parent de66708 commit 2ca5eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Dependencies
1818
run: melos bootstrap
1919

20-
- run: melos exec --scope mini_sprite_editor flutter build web --release --web-renderer=canvaskit --base-href /
20+
- run: melos exec --scope mini_sprite_editor flutter build web --release --base-href /
2121

2222
shell: bash
2323

0 commit comments

Comments
 (0)