From 3b66f4270ce265380e23e3fc5967552be0e01b21 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 26 Oct 2022 23:51:34 +0300 Subject: [PATCH] Update PIO Project location for the smartknob project --- .github/workflows/projects.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/projects.yml b/.github/workflows/projects.yml index ad62bc64..34c30144 100644 --- a/.github/workflows/projects.yml +++ b/.github/workflows/projects.yml @@ -21,7 +21,7 @@ jobs: - smartknob: repository: "scottbez1/smartknob" folder: "smartknob" - config_dir: "smartknob/firmware" + config_dir: "smartknob" env_name: "view" - espurna: repository: "xoseperez/espurna"