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 18f6d36 commit 1ab0569Copy full SHA for 1ab0569
.github/workflows/mdbook.yml
@@ -35,9 +35,8 @@ jobs:
35
uses: peaceiris/actions-mdbook@v2
36
# https://github.com/FauconFan/mdbook-cmdrun
37
- run: cargo install mdbook-cmdrun
38
- - name: Setup cmake
39
- uses: jwlawson/actions-setup-cmake@v2
40
- # For now the default GCC version is OK.
+ # Included CMake version is OK.
+ # Included GCC version is OK.
41
42
- name: Setup Pages
43
id: pages
0 commit comments