mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 08:29:52 +00:00
[continuous-integration] fix bootstrap issue for ot-commissioner (#9643)
This commit is contained in:
@@ -286,6 +286,7 @@ jobs:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
run: |
|
||||
sudo rm /etc/apt/sources.list.d/*
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y avahi-daemon avahi-utils lcov
|
||||
script/git-tool clone https://github.com/openthread/ot-commissioner.git /tmp/ot-commissioner --depth 1 --branch main
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user