diff --git a/.github/workflows/ci_run_scm_rts.yml b/.github/workflows/ci_run_scm_rts.yml index 0531feb96..14b4a94f0 100644 --- a/.github/workflows/ci_run_scm_rts.yml +++ b/.github/workflows/ci_run_scm_rts.yml @@ -199,7 +199,7 @@ jobs: uses: actions/upload-artifact@v2 with: name: rt-plots-${{matrix.build-type}} - path: /home/runner/work/ccpp-scm/ccpp-scm/test/scm_rt_out + path: /home/runner/work/ccpp-scm/ccpp-scm/test/scm_rt_out - name: Upload SCM RTs as GitHub Artifact uses: actions/upload-artifact@v2