Skip to content

Commit 4c1746f

Browse files
committed
test RT CI
1 parent 3229794 commit 4c1746f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_run_scm_rts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
uses: actions/download-artifact@v6
198198
with:
199199
name: rt-baselines-${{matrix.build-type}}-main
200-
path: ${{dir_bl}}
200+
path: ${{ dir_bl }}
201201
github-token: ${{ secrets.GITHUB_TOKEN }}
202202
run-id: ${{ env.artifact_id }}
203203

0 commit comments

Comments
 (0)