Skip to content

Commit

Permalink
check caching
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 22, 2024
1 parent 7bc34ab commit 722d5a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: '3.24.x'

- name: Test cmake version
run: cmake --version

- name: Install OS dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 722d5a4

Please sign in to comment.