Skip to content

Commit 213e20a

Browse files
committed
Print cmake version.
1 parent c0a0773 commit 213e20a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
run: |
6767
mkdir build
6868
cd build
69+
cmake --version
6970
cmake ..
7071
cmake --build . --target FIREBASE_GENERATED_HEADERS
7172
- name: Install doxygen

0 commit comments

Comments
 (0)