Skip to content

Commit cf3e0ef

Browse files
authored
Fix artifact path
1 parent 836afb1 commit cf3e0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ build_script:
2626
- cmd: mingw32-make -j2
2727

2828
artifacts:
29-
- path: build\src\release\ModbusTestSlave.exe
29+
- path: build\release\ModbusTestSlave.exe
3030

0 commit comments

Comments
 (0)