Add a recursive flag to the zip command - currently it is zipping nothing (#117227)
This commit is contained in:
parent
ecf9b2d20a
commit
0604a0e1e6
@ -151,4 +151,4 @@ fi
|
||||
|
||||
# Zip docs
|
||||
cd "$FLUTTER_ROOT/dev/docs"
|
||||
zip api_docs.zip doc
|
||||
zip -r api_docs.zip doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user