Skip to content

Commit f4ee1fb

Browse files
committed
install grpcio-tools
Signed-off-by: Anas Nashif <[email protected]>
1 parent 38086d1 commit f4ee1fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/twister.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
if: github.event_name == 'pull_request'
6363
run: |
6464
pip install -r scripts/requirements-actions.txt --require-hashes
65+
pip install grpcio-tools protobuf
6566
6667
- name: Setup Zephyr project
6768
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)