Skip to content

Commit 392b649

Browse files
committed
[more script fixes]
1 parent 196ae7a commit 392b649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/upload_docs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ cd $2
2121
tar -czf $TAR_NAME *
2222
cd -
2323

24-
gsutil cp $ROOT_PATH/out/$TAR_NAME gs://ua-web-ci-prod-docs-transfer/libraries/react-native/$TAR_NAME
24+
gsutil cp $2/$TAR_NAME gs://ua-web-ci-prod-docs-transfer/libraries/react-native/$TAR_NAME

0 commit comments

Comments
 (0)