[continuous-integration] fix bootstrap issue for ot-commissioner (#9643)

This commit is contained in:
whd
2023-11-23 12:51:04 -08:00
committed by GitHub
parent dc6bf363dd
commit 75694d2860
+1
View File
@@ -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