diff --git a/.github/workflows/ci_run_scm_rts.yml b/.github/workflows/ci_run_scm_rts.yml index fc8a2a5aa..9e9efd9aa 100644 --- a/.github/workflows/ci_run_scm_rts.yml +++ b/.github/workflows/ci_run_scm_rts.yml @@ -200,7 +200,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-${{matrix.build-type}} + path: /home/runner/work/ccpp-scm/ccpp-scm/test/scm_rt_out - name: Upload SCM RTs as GitHub Artifact uses: actions/upload-artifact@v2