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 213e20a commit 7efffa8Copy full SHA for 7efffa8
.github/workflows/checks.yml
@@ -66,7 +66,7 @@ jobs:
66
run: |
67
mkdir build
68
cd build
69
- cmake --version
+ cmake --version
70
cmake ..
71
cmake --build . --target FIREBASE_GENERATED_HEADERS
72
- name: Install doxygen
0 commit comments