mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 08:16:03 +08:00
remove nav sconscript hack (#21768)
* remove nav sconscript hack * pc files old-commit-hash: 7a5f30f16bb25d8e297a38c8489d76909d53a115
This commit is contained in:
@@ -44,6 +44,8 @@ jobs:
|
||||
run: |
|
||||
mkdir $STRIPPED_DIR
|
||||
cp -pR --parents $(cat release/files_common) $STRIPPED_DIR
|
||||
cp -pR --parents $(cat release/files_tici) $STRIPPED_DIR
|
||||
cp -pR --parents $(cat release/files_pc) $STRIPPED_DIR
|
||||
cp Dockerfile.openpilot_base $STRIPPED_DIR
|
||||
|
||||
# need this to build on x86
|
||||
|
||||
Reference in New Issue
Block a user