Skip to content

Commit c499b1b

Browse files
Update continuous_integration.yml
1 parent e9fe1fc commit c499b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
- name: Produce plots and create tarball
171171
if: failure()
172172
run: |
173-
cd data/outputs/UKMO
173+
cd driver/data/outputs/UKMO
174174
tar --ignore-failed-read -czf outputs.${{ matrix.compiler }}.UKMO.tgz cosp2_output.um_global.nc \
175175
cosp2_output_um.nc cosp2_output.um_global_model_levels.nc *.png \
176176
cosp2_output.um_global.out

0 commit comments

Comments
 (0)