This commit is contained in:
Victor Zverovich 2021-06-03 09:03:00 -07:00
parent ff9673463c
commit 6060bcfc8a

View File

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