We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 791f872 commit fcc00b1Copy full SHA for fcc00b1
scripts/setup/bootstrap.sh
@@ -141,6 +141,7 @@ _bootstrap_or_activate() {
141
$_CHIP_ROOT/scripts/setup/gen_pigweed_cipd_json.py \
142
-i $_PIGWEED_CIPD_JSON \
143
-o $_GENERATED_PIGWEED_CIPD_JSON \
144
+ -e linux:$_PYTHON_CIPD_JSON \
145
-e darwin:$_PYTHON_CIPD_JSON \
146
-e windows:$_PYTHON_CIPD_JSON
147
0 commit comments