gcc fix
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
greglebreton 2023-01-04 23:11:01 +01:00
parent 7e62943c99
commit b48cba3665

View File

@ -18,7 +18,7 @@ steps:
- name: site - name: site
path: /site path: /site
commands: commands:
- apt install gcc -y - uname -a
- pip install -U -r ./requirements.txt - pip install -U -r ./requirements.txt
- mkdocs build - mkdocs build