Skip to content

Commit ef51703

Browse files
Update linux deploy paths
1 parent 4722073 commit ef51703

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
@@ -85,7 +85,7 @@ deploy:
8585
script:
8686
- cd ..
8787
- ls -l
88-
- .\scs3-linux upload .\src\libcsharp-module.so coreclr-module/x64_linux/libcsharp-module.so
88+
- .\scs3-linux upload ./src/libcsharp-module.so coreclr-module/x64_linux/libcsharp-module.so
8989
on:
9090
repo: FabianTerhorst/coreclr-module
9191
condition: "$TRAVIS_OS_NAME = linux"

0 commit comments

Comments
 (0)