Skip to content

Commit

Permalink
[continuous-integration] fix bootstrap issue for ot-commissioner (#9643)
Browse files Browse the repository at this point in the history
  • Loading branch information
superwhd authored Nov 23, 2023
1 parent dc6bf36 commit 75694d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/simulation-1.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75694d2

Please sign in to comment.