Skip to content

Commit

Permalink
fix nightly casync build (commaai#32111)
Browse files Browse the repository at this point in the history
fix casync build
  • Loading branch information
jnewb1 authored Apr 5, 2024
1 parent 910e322 commit bbb3118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/create_casync_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bbb3118

Please sign in to comment.