Skip to content

Commit 94bc3b1

Browse files
authored
Add 'emscripten-4x' branch to build workflow
1 parent fff5242 commit 94bc3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_recipes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build Recipes
33
on:
44
push:
55
branches:
6-
- "main"
6+
- "emscripten-4x"
77
paths:
88
- "recipes/**"
99
pull_request:

0 commit comments

Comments
 (0)