Skip to content

Commit 09766b0

Browse files
committed
🔨 Fix path.
1 parent 78c5d48 commit 09766b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
project: MSVC\MyTinySTL_VS2015.sln
1515

1616
test_script:
17-
- cmd: cd .\x64\Release\
17+
- cmd: cd .\MSVC\x64\Release\
1818
- cmd: MyTinySTL.exe
1919

2020
notifications:

0 commit comments

Comments
 (0)