Skip to content

Commit fcc00b1

Browse files
committed
[Linux] Fix bootscrap failure after python update
1 parent 791f872 commit fcc00b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/setup/bootstrap.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ _bootstrap_or_activate() {
141141
$_CHIP_ROOT/scripts/setup/gen_pigweed_cipd_json.py \
142142
-i $_PIGWEED_CIPD_JSON \
143143
-o $_GENERATED_PIGWEED_CIPD_JSON \
144+
-e linux:$_PYTHON_CIPD_JSON \
144145
-e darwin:$_PYTHON_CIPD_JSON \
145146
-e windows:$_PYTHON_CIPD_JSON
146147

0 commit comments

Comments
 (0)