Skip to content

Commit 0d8ecb4

Browse files
committed
Update cmake.yml
1 parent 6d771f5 commit 0d8ecb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
# Verify the change
8383
clang --version
8484
clang++ --version
85+
echo "Checking clang headers..."
8586
clang++ -v -E -x c++ /dev/null
86-
clang++ -v -stdlib=libc++
8787

8888
- name: Configure CMake
8989
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.

0 commit comments

Comments
 (0)