Skip to content

Commit ccb3f02

Browse files
committed
action fix
1 parent 59730f9 commit ccb3f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msvc-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131

3232
- name: Run tests
3333
run: |
34-
cd msvc/x64/Release
34+
cd x64/Release
3535
$env:PATH += ";${{ github.workspace }}\vcpkg_installed\x64-windows\bin"
3636
.\dataforge_tests.exe

0 commit comments

Comments
 (0)