Skip to content

Commit 522e27f

Browse files
committed
Update ci.yml
1 parent c20c5b6 commit 522e27f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
cd regression
130130
python SofaRegressionProgram.py \
131131
--input ${{ env.WORKSPACE_SRC_PATH }}/examples/ \
132-
--output ${{ env.WORKSPACE_SRC_PATH }}/references/
132+
--output ${{ env.WORKSPACE_SRC_PATH }}/regression/references/
133133
134134
deploy:
135135
name: Deploy artifacts

0 commit comments

Comments
 (0)