Skip to content
Snippets Groups Projects
Commit 59bc819e authored by rinpatch's avatar rinpatch
Browse files

CI: add gcc to installed packages

parent 937a7653
No related branches found
No related tags found
No related merge requests found
Pipeline #25224 failed
......@@ -13,7 +13,7 @@ fetch-and-build:
paths:
- site/
script:
- apk add git python3
- apk add git python3 gcc
- python3 -m ensurepip
- pip3 install mkdocs mkdocs-material markdown-include
- ./manage.sh all --branch $BRANCH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment