Skip to content

Commit

Permalink
add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafedeli88 committed Aug 30, 2024
1 parent 38a7c8f commit 4f3339e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependencies/clang15.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ sudo apt-get install -y \
libboost-test-dev \
libomp-15-dev \
python3-dev

python3 -m pip install -U pip
python3 -m pip install "pybind11[global]"

0 comments on commit 4f3339e

Please sign in to comment.