mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-09 02:33:44 +08:00
Show notarytool logs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user