From 72f16d1f005bd7994f70b7445393c2365d143cc9 Mon Sep 17 00:00:00 2001 From: Viet Dzung Date: Sat, 28 Oct 2023 19:32:25 +0700 Subject: [PATCH] Update actions link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 994182b..cc488d0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It use SwiCago libraries: https://github.com/SwiCago/HeatPump - Step 7: (optional): Set Login password to prevent unwanted access in SETUP->ADVANCE->Login Password - Step 8: (optional): Turn off heat mode or quiet mode in SETUP->UNIT -Nightly builds are available for select platforms via GitHub Actions. Go to [the workflow](https://github.com/dzungpv/mitsubishi2MQTT/actions/workflows/platformio.yml), select the latest build, then check the **Artifacts** section. +Nightly builds are available for select platforms via GitHub Actions. Go to [the workflow](https://github.com/dzungpv/mitsubishi2MQTT/actions/workflows/build.yml), select the latest build, then check the **Artifacts** section. *** ## How to build: - Arduino: Intall libs, rename file main.cpp in main folder to main.ino, open it anf build