fix path quotes

This commit is contained in:
2024-08-10 19:26:15 -05:00
parent 0f8c4c71a8
commit 7c13cdc168

View File

@@ -25,4 +25,4 @@ unzip butler.zip
chmod +x ${butler_exe}
# just a sanity check run (and also helpful in case you're sharing CI logs)
./${butler_exe} -V
./${butler_exe} push build/Blades of Exile/ nqn/blades-of-exile:${butler_channel}
./${butler_exe} push "build/Blades of Exile/" nqn/blades-of-exile:${butler_channel}