Skip to content
Snippets Groups Projects
Commit ffffc988 authored by ewbo4360's avatar ewbo4360 :sunflower:
Browse files

build pipeline stage update

parent 0d48fb79
No related branches found
No related tags found
No related merge requests found
Pipeline #74377 failed
...@@ -11,7 +11,7 @@ before_script: ...@@ -11,7 +11,7 @@ before_script:
#and also that all the other external dependencies are here (this will be part of a container later) #and also that all the other external dependencies are here (this will be part of a container later)
- apt-get update # Make sure the package lists are updated - apt-get update # Make sure the package lists are updated
- apt-get install -y curl - apt-get install -y curl
- apt-get install -y --no-install-recommends \ - apt-get install -y \
meson \ meson \
ccache \ ccache \
libfmt-dev \ libfmt-dev \
......
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