We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf9b2d commit 0604a0eCopy full SHA for 0604a0e
dev/bots/docs.sh
@@ -151,4 +151,4 @@ fi
151
152
# Zip docs
153
cd "$FLUTTER_ROOT/dev/docs"
154
-zip api_docs.zip doc
+zip -r api_docs.zip doc
0 commit comments