fix nightly casync build (#32111)

fix casync build
old-commit-hash: bbb31184ab869619944fbd4ad5667f8bc4ca6d3d
This commit is contained in:
Justin Newberry
2024-04-05 17:11:38 -04:00
committed by GitHub
parent 32b32c397a
commit d3f41f84bb

View File

@@ -10,6 +10,7 @@ BUILD_DIR="${BUILD_DIR:=$(mktemp -d)}"
echo "Creating casync release from $SOURCE_DIR to $CASYNC_DIR"
cd $SOURCE_DIR
mkdir -p $CASYNC_DIR
rm -rf $BUILD_DIR
mkdir -p $BUILD_DIR