in build dir

pull/31880/head
Justin Newberry 1 year ago
parent da29a4dd60
commit 6b2dcfd67a
  1. 2
      release/build_git_channel.sh

@ -36,7 +36,7 @@ git commit -a -m "openpilot v$VERSION release"
echo "[-] creating prebuilt T=$SECONDS"
release/create_prebuilt.sh $BUILD_DIR
cd $SOURCE_DIR
cd $BUILD_DIR
# Ensure no submodules in release
if test "$(git submodule--helper list | wc -l)" -gt "0"; then

Loading…
Cancel
Save