Skip to content

Commit 0fdbdc7

Browse files
committed
Change deployed file name in .travis.yml
1 parent 7650b9a commit 0fdbdc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ deploy:
1212
file:
1313
file:
1414
- "build/Release/libveldrid-spirv.dylib"
15-
- "build/ios-Release/libveldrid-spirv.a"
16-
- "build/ios-Release/ext/shaderc/libshaderc/libshaderc_combined.a"
15+
- "build/ios-Release/libveldrid-spirv-combined.a"
1716

1817
skip_cleanup: true
1918
on:

0 commit comments

Comments
 (0)