We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fe1fc commit c499b1bCopy full SHA for c499b1b
.github/workflows/continuous_integration.yml
@@ -170,7 +170,7 @@ jobs:
170
- name: Produce plots and create tarball
171
if: failure()
172
run: |
173
- cd data/outputs/UKMO
+ cd driver/data/outputs/UKMO
174
tar --ignore-failed-read -czf outputs.${{ matrix.compiler }}.UKMO.tgz cosp2_output.um_global.nc \
175
cosp2_output_um.nc cosp2_output.um_global_model_levels.nc *.png \
176
cosp2_output.um_global.out
0 commit comments