Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 6, 2024
1 parent 4758077 commit b5535d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -198,7 +198,7 @@ jobs:
- name: Test
# Turn off fast fail for when the landbosse tests write to cerr
run: |
& "$env:SSCDIR\build\test\Release\Test.exe"
& "D:\a\ssc\ssc\ssc\build\test\Release\Test.exe"
- name: Upload Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b5535d9

Please sign in to comment.