Fix wheel installation

This commit is contained in:
Victor Zverovich
2021-06-03 09:10:07 -07:00
parent 6060bcfc8a
commit 9f8b6daca2
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Create Build Environment
run: |
sudo apt install doxygen python3-virtualenv python3-wheel
sudo apt install doxygen python3-virtualenv
sudo npm install -g less clean-css
cmake -E make_directory ${{runner.workspace}}/build