Skip to content

Commit a36c6ce

Browse files
Update .travis.yml
1 parent 61cb190 commit a36c6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ deploy:
5555
- master
5656
- provider: script
5757
skip_cleanup: true
58-
script: cd .. && cd .. && cd .. && cd .. && scs3-win.exe upload .\runtime\build\src\Release\csharp-module.dll coreclr-module\x64_win32\csharp-module.dll
58+
script: cd .. && cd .. && cd .. && cd .. && scs3-win.exe upload .\runtime\build\src\Release\csharp-module.dll coreclr-module/x64_win32/csharp-module.dll
5959
on:
6060
repo: FabianTerhorst/coreclr-module
6161
condition: "$TRAVIS_OS_NAME = windows"

0 commit comments

Comments
 (0)