Skip to content

Commit 2234703

Browse files
committed
build windows binary
1 parent 4996e11 commit 2234703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/workflows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ windowsWorkflowFilters: &windows-workflow-filters
8080
# use the following branch as well to ensure that v8 snapshot cache updates are fully tested
8181
- equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ]
8282
- equal: [ 'ryanm/chore/electron-33-upgrade', << pipeline.git.branch >> ]
83+
- equal: [ 'cacie/fix-hook-test-stack-analysis', << pipeline.git.branch >> ]
8384
- matches:
8485
pattern: /^release\/\d+\.\d+\.\d+$/
8586
value: << pipeline.git.branch >>

0 commit comments

Comments
 (0)