Skip to content

Commit 1ab0569

Browse files
authored
save
1 parent 18f6d36 commit 1ab0569

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/mdbook.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ jobs:
3535
uses: peaceiris/actions-mdbook@v2
3636
# https://github.com/FauconFan/mdbook-cmdrun
3737
- 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.
38+
# Included CMake version is OK.
39+
# Included GCC version is OK.
4140

4241
- name: Setup Pages
4342
id: pages

0 commit comments

Comments
 (0)