need numpy

This commit is contained in:
Axel Kohlmeyer
2022-08-27 13:24:51 -04:00
parent 3b1a6f5e8e
commit 1f235dceaa

View File

@ -41,6 +41,7 @@ jobs:
working-directory: build
run: |
ccache -z
python3 -m pip install numpy
python3 -m pip install pyyaml
cmake -C ../cmake/presets/clang.cmake \
-C ../cmake/presets/most.cmake \