mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 17:18:23 +00:00
Build rpds-py 0.25.1
This commit is contained in:
parent
fdf10da4d9
commit
c99b9a36e5
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -235,7 +235,7 @@ jobs:
|
||||
- name: Create requirements file for custom build
|
||||
run: |
|
||||
touch requirements_custom.txt
|
||||
echo "rpds_py==0.26.0" >> requirements_custom.txt
|
||||
echo "rpds_py==0.25.1" >> requirements_custom.txt
|
||||
|
||||
- name: Build wheels (custom)
|
||||
uses: cdce8p/wheels@master
|
||||
|
Loading…
x
Reference in New Issue
Block a user