add missing popd
This commit is contained in:
parent
9f277d4af0
commit
459492b131
@ -18,3 +18,4 @@ zip -r ${OUTPUT_FILE} *
|
||||
popd
|
||||
pushd ${MANIFEST_DIR}
|
||||
zip ${OUTPUT_FILE} manifest.json
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user