mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Build protobuf 6.30.2
This commit is contained in:
parent
6ec3ea4de4
commit
1a81686008
1
.github/workflows/wheels.yml
vendored
1
.github/workflows/wheels.yml
vendored
@ -235,6 +235,7 @@ jobs:
|
||||
- name: Create requirements file for custom build
|
||||
run: |
|
||||
touch requirements_custom.txt
|
||||
echo "protobuf==6.30.2" >> requirements_custom.txt
|
||||
echo "grpcio==1.72.1" >> requirements_custom.txt
|
||||
echo "grpcio-status==1.72.1" >> requirements_custom.txt
|
||||
echo "grpcio-reflection==1.72.1" >> requirements_custom.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user