Skip to content

Commit 2ce8fb5

Browse files
Temporarily force the workflow runtime.
1 parent 150efac commit 2ce8fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CMake
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "master" ]
6+
branches: [ "master", "apple-ext" ]
77

88
env:
99
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)

0 commit comments

Comments
 (0)