Skip to content

Commit 9c3e019

Browse files
committed
Update cmake to latest in localhost_demo_runner
1 parent e2a9de7 commit 9c3e019

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/localhost_demo_runner.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ jobs:
2828

2929
- name: Install CMake
3030
id: install-cmake
31-
uses: lukka/[email protected]
32-
with:
33-
cmakeVersion: 3.2.0
31+
run: sudo apt-get install -y cmake
3432

3533
- name: Generate SSL credentials
3634
id: generate-credentials

0 commit comments

Comments
 (0)