Skip to content

Commit

Permalink
fix install cmake 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgatto committed Jul 18, 2024
1 parent fb153dc commit d5944cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@ jobs:
python3 -m pip install --upgrade pip
python3 -m pip install dataclasses
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: '3.22.x'
run : |
wget --no-verbose "https://devin-depot.rte-france.com/repository/cmake/v3.27/cmake-3.27.0-linux-x86_64.sh"
chmod a+x cmake-3.*-linux-x86_64.sh
Expand Down

0 comments on commit d5944cd

Please sign in to comment.