Unverified Commit 0604a0e1 authored by Drew Roen's avatar Drew Roen Committed by GitHub

Add a recursive flag to the zip command - currently it is zipping nothing (#117227)

parent ecf9b2d2
......@@ -151,4 +151,4 @@ fi
# Zip docs
cd "$FLUTTER_ROOT/dev/docs"
zip api_docs.zip doc
zip -r api_docs.zip doc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment