Skip to content

Commit 2357f6d

Browse files
committed
ci: add update ruffle to extension build
1 parent 7db008a commit 2357f6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/buildext.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
- name: Yarn Lint
2626
run: yarn run lint
2727

28+
- name: Update Ruffle
29+
run: yarn run update-ruffle
30+
2831
- name: Yarn Build
2932
run: yarn run build
3033

0 commit comments

Comments
 (0)