Skip to content

Commit f08a6c3

Browse files
committed
Try branch for mac
1 parent 20f9df5 commit f08a6c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
pull_request:
99
push:
1010
branches:
11-
- github_action_build # The name of our test branch
11+
- github_action_mac
12+
# - github_action_build # The name of our test branch
1213
# - master
1314
release:
1415
types:

0 commit comments

Comments
 (0)