Skip to content

Commit 40da47c

Browse files
committed
container
1 parent 5dc84d9 commit 40da47c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/container_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
curl -LO https://github.com/Kitware/CMake/releases/download/v4.1.2/cmake-4.1.2-linux-x86_64.tar.gz
2424
echo "$GITHUB_WORKSPACE/cmake-4.1.2-linux-x86_64/bin" >> $GITHUB_PATH
2525
echo $GITHUB_PATH
26+
cmake --version
2627
- name: Install MATLAB
2728
uses: matlab-actions/setup-matlab@v2
2829
with:

0 commit comments

Comments
 (0)