We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a0773 commit 213e20aCopy full SHA for 213e20a
.github/workflows/checks.yml
@@ -66,6 +66,7 @@ jobs:
66
run: |
67
mkdir build
68
cd build
69
+ cmake --version
70
cmake ..
71
cmake --build . --target FIREBASE_GENERATED_HEADERS
72
- name: Install doxygen
0 commit comments