Skip to content

Commit c53ae9b

Browse files
committed
add tmate for build debugging
1 parent 8af799a commit c53ae9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build_executables.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ on:
1010
required: false
1111
default: false
1212

13-
push:
14-
branches: [2024-data-collection-updates]
15-
pull_request:
16-
branches: [2024-data-collection-updates]
13+
push:
14+
branches: [2024-data-collection-updates]
15+
pull_request:
16+
branches: [2024-data-collection-updates]
1717

1818
jobs:
1919
build-windows:

0 commit comments

Comments
 (0)