Skip to content

Commit

Permalink
check cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 committed Feb 16, 2024
1 parent 60fd509 commit 483a340
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows-latest-ninja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Install Ninja
run: choco install ninja

- name: Check cmake version
run: cmake --version

- uses: actions/checkout@v3

- name: Configure CMake (Shared)
Expand Down

0 comments on commit 483a340

Please sign in to comment.