Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotan committed Nov 6, 2024
1 parent 871496e commit 1e56687
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cmake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
run: |
apt-get update
apt-get install -y --no-install-recommends ssh
- name: Install pip prerequisites
run: |
apt-get update
apt-get install -y python3 python3-pip python3-pip-whl clang
- name: Install and configure conan
run: |
pip install --upgrade conan==2.0.2
Expand Down

0 comments on commit 1e56687

Please sign in to comment.