Skip to content

Commit ec9cf9c

Browse files
committed
fix typo in debug workflow
1 parent 8477e96 commit ec9cf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug_mac_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
push:
55
branches:
6-
- 'mac_dependencies'
6+
- 'mac_dependencies_2'
77
jobs:
88
build-macos:
99
runs-on: macos-14

0 commit comments

Comments
 (0)