Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul authored Jan 6, 2025
1 parent 18d25a4 commit 3afc668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
run: |
chmod +x $WORKSPACE_BUILD_PATH/tests/Sofa.Metis_test${{ steps.sofa.outputs.exe }}
cd $WORKSPACE_BUILD_PATH
./tests/Sofa.Metis_test{{ steps.sofa.outputs.exe }}
./tests/Sofa.Metis_test${{ steps.sofa.outputs.exe }}
deploy:
name: Deploy artifacts
Expand Down

0 comments on commit 3afc668

Please sign in to comment.