File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 software-properties-common \
2626 python3.11 python3.11-distutils python3.11-venv python3.11-dev \
2727 libgirepository-1.0-1 libgirepository1.0-dev \
28- libglib2.0-dev libevent-dev \
29- libglib2.0-dev-bin
28+ libglib2.0-dev libglib2.0-dev-bin
3029
3130 sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 2
3231 sudo update-alternatives --set python3 /usr/bin/python3.11
5756 shell : bash
5857 run : |
5958 cd "$GITHUB_WORKSPACE/third_party/matter_sdk"
60- ./scripts/run_in_build_env.sh "./scripts/build/build_examples.py --target linux-arm64-chip-tool-ipv6only-clang build"
59+ ./scripts/run_in_build_env.sh "./scripts/build/build_examples.py --target linux-arm64-chip-tool-ipv6only-clang build chip_support_thread_meshcop=false "
6160
6261 - name : Upload chiptool artifact
6362 uses : actions/upload-artifact@v4
You can’t perform that action at this time.
0 commit comments