mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-19 05:03:43 +08:00
fix nightly casync build (#32111)
fix casync build
old-commit-hash: bbb31184ab
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user