gcc fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
greglebreton 2023-01-04 23:15:49 +01:00
parent b48cba3665
commit 14a601c3d4

View File

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