Skip to content

Commit 962e440

Browse files
authored
Update ci.yml
1 parent 243c3a0 commit 962e440

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
@@ -131,7 +131,7 @@ jobs:
131131
cd regression
132132
python SofaRegressionProgram.py \
133133
--input ${{ env.WORKSPACE_SRC_PATH }}/examples/ \
134-
--output ${{ env.WORKSPACE_SRC_PATH }}/references/
134+
--output ${{ env.WORKSPACE_SRC_PATH }}/regression/references/
135135
136136
deploy:
137137
name: Deploy artifacts

0 commit comments

Comments
 (0)