Skip to content

Commit 1093df0

Browse files
committedJan 30, 2025··
Check what version is cmake.
1 parent d28367a commit 1093df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/main-pm-matrix.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: |
3636
sudo apt-get update
3737
sudo apt-get install make autoconf automake libtool libtool-bin m4 wget libc-bin gzip bzip2 bison g++ git re2c
38+
cmake --version
3839
3940
- name: Prepare compile.sh download cache
4041
id: download-cache

0 commit comments

Comments
 (0)
Please sign in to comment.