Skip to content

Commit c905d48

Browse files
author
Tobias Knöschke
committed
Fix error in appveyor.yml
1 parent 60d7a55 commit c905d48

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
@@ -38,7 +38,7 @@ before_build:
3838
cmake .. -G %generator%
3939
4040
build:
41-
project: c:\projects\cmake-init\build\cppassist.sln
41+
project: c:\projects\cppassist\build\cppassist.sln
4242
verbosity: minimal
4343
parallel: true
4444
only_commits:

0 commit comments

Comments
 (0)