fixing appveyor osx path to bin vs. the former bin_osx

This commit is contained in:
Richard Geldreich
2024-11-15 14:21:37 -05:00
parent 6588a8a443
commit df079eca71

View File

@@ -43,6 +43,6 @@ artifacts:
# Linux
- path: bin/basisu
# MacOS
- path: bin_osx/basisu
- path: bin/basisu
# Windows
- path: bin\$(configuration)\basisu.exe