Show notarytool logs

This commit is contained in:
FriwiDev
2022-11-01 05:28:56 +01:00
parent 7b7fe2c47e
commit 611beff7ca
3 changed files with 15 additions and 7 deletions

View File

@@ -44,12 +44,6 @@ else
echo "Found existing files to build"
cd jcef
fi
if [ ! -d "out" ]; then
mkdir out
fi
if [ ! -d "out/docs" ]; then
mkdir out/docs
fi
# Create and enter the `jcef_build` directory.
# The `jcef_build` directory name is required by other JCEF tooling