Skip to content

Commit d42b12d

Browse files
committed
CI: use lukka/get-cmake@latest
1 parent de00ff9 commit d42b12d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ trim_trailing_whitespace = true
77
insert_final_newline = true
88
vc_generate_documentation_comments = doxygen_slash_star
99
charset = utf-8
10+
11+
[.github/workflows/*.yml]
12+
indent_style = space

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
steps:
5959
- uses: actions/checkout@v4
6060

61+
- uses: lukka/get-cmake@latest
62+
6163
- name: Setup
6264
uses: lukka/run-vcpkg@v11
6365
id: runvcpkg

0 commit comments

Comments
 (0)