mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Build protobuf 6.30.2
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user