Skip to content
Snippets Groups Projects

Resolve "Plotting CMIP6 data on unstructured grids with psyplot"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -16,7 +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
- export DYLD_FALLBACK_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib
- cd docs
- make html
after_script:
Loading