Skip to content

Commit

Permalink
log cmake path
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaDev5 committed Jan 9, 2025
1 parent b9c0d82 commit 8e088e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ jobs:
apt-get update ;
apt-get install -y python3-pip ;
pip install cmake ;
pip show cmake ;
apt-get install -y libstdc++6 libcurl4-openssl-dev bash'

- name: Download package
Expand Down

0 comments on commit 8e088e9

Please sign in to comment.