ci: update before install

This commit is contained in:
Sebastiaan de Schaetzen 2023-02-17 17:45:13 +01:00
parent 29ac663196
commit 845fb955fd

View File

@ -2,6 +2,7 @@
image: openscad/openscad image: openscad/openscad
# Functions that should be executed before the build script is run # Functions that should be executed before the build script is run
before_script: before_script:
- apt-get update
- apt-get install -y jq make git - apt-get install -y jq make git
pages: pages:
script: script: