X Tutup
Skip to content

Commit ca2c519

Browse files
gsutil -m
1 parent a200f57 commit ca2c519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci-deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22

33
# upload all artifacts from a single worker
4-
gsutil cp -r -a public-read binaries/* gs://dl.itch.ovh/elevate/
4+
gsutil -m cp -r -a public-read binaries/* gs://dl.itch.ovh/elevate/

0 commit comments

Comments
 (0)
X Tutup