fix path quotes
This commit is contained in:
2
.github/workflows/scripts/butler_push.sh
vendored
2
.github/workflows/scripts/butler_push.sh
vendored
@@ -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}
|
||||
|
Reference in New Issue
Block a user