Skip to content

Commit 9288bed

Browse files
authored
Update c-cpp_cmake.yml
1 parent 62155bf commit 9288bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
run: |
2525
git clone https://github.com/CSReviser/CaptureStream2.git
2626
cd CaptureStream2
27-
git checkout feature
2827
git submodule update --init --recursive
28+
# git checkout feature
2929

3030
# CMakeでビルド構成を生成
3131
- name: Configure CMake

0 commit comments

Comments
 (0)