Skip to content
Snippets Groups Projects

Resolve "Plotting CMIP6 data on unstructured grids with psyplot"

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -16,6 +16,7 @@ build:
- conda activate /home/gitlab-runner/.conda/envs/mambaenv
- envkernel conda --name=anaconda3_bleeding --replace --user /home/gitlab-runner/.conda/envs/mambaenv
script:
- export DYLD_FALLBACK_LIBRARY_PATH=$(HOME)/lib:/usr/local/lib:/lib:/usr/lib
- cd docs
- make html
after_script:
Loading