Skip to content
Snippets Groups Projects
Commit ad54dbd0 authored by Mostafa Hadizadeh's avatar Mostafa Hadizadeh
Browse files

added make dep in the test-docs job

parent 4602458f
No related branches found
No related tags found
1 merge request!14Update Climpact for developers
Pipeline #95134 passed
......@@ -150,7 +150,7 @@ test-docs:
tags:
- conda
before_script:
- conda install --override-channels --channel conda-forge curl -y
- conda install --override-channels --channel conda-forge curl make -y
- curl -Ls https://micro.mamba.pm/api/micromamba/linux-64/latest | tar -xvj bin/micromamba
- export MAMBA_ROOT_PREFIX="$CI_PROJECT_DIR/.micromamba-docs"
- eval "$(bin/micromamba shell hook --shell bash)"
......
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