This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -27,8 +27,8 @@ jobs:
|
|||||||
sudo mkdir -p ./custom_components
|
sudo mkdir -p ./custom_components
|
||||||
pwd
|
pwd
|
||||||
cd /tmp
|
cd /tmp
|
||||||
git clone https://github.com/custom-components/sensor.unifigateway.git unifigateway
|
git clone https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor.git
|
||||||
sudo cp -r ./unifigateway/custom_components/unifigateway /home/runner/work/home-assistant-conf/home-assistant-conf/custom_components/unifigateway
|
sudo cp -r ./Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/custom_components/xiaomi_cloud_map_extractor /workspace/alex/hassio-configuration/custom_components/xiaomi_cloud_map_extractor
|
||||||
# git checkout $(git describe --tags --always $(git rev-list --tags --max-count=1000) | grep -e "[0-9]\+\.[0-9]\+\.[0-9]\+$" | head -n 1)
|
# git checkout $(git describe --tags --always $(git rev-list --tags --max-count=1000) | grep -e "[0-9]\+\.[0-9]\+\.[0-9]\+$" | head -n 1)
|
||||||
|
|
||||||
- name: Install system libs and dependencies
|
- name: Install system libs and dependencies
|
||||||
|
Reference in New Issue
Block a user