Skip to content

Commit

Permalink
Merge pull request #55 from home-assistant-libs/bump-to-c3c3b3c
Browse files Browse the repository at this point in the history
Bump connectedhomeip from `5bb5c9e` to `c3c3b3c`
  • Loading branch information
agners authored Apr 21, 2024
2 parents 5bc80ec + f9e3623 commit b9826e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,9 @@ jobs:
echo "Applying ${patch}"
patch -p1 < $patch
done
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- name: Bootstrap
working-directory: ./connectedhomeip/
run: bash scripts/bootstrap.sh -p all,darwin
Expand Down
2 changes: 1 addition & 1 deletion connectedhomeip
Submodule connectedhomeip updated 1885 files

0 comments on commit b9826e1

Please sign in to comment.