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

This commit is contained in:
greglebreton 2023-01-04 23:17:11 +01:00
parent a3060b5fe9
commit b671c1ee50

View File

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