From 139d072264611e38dd83c7566359b3e7b0eb726e Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Tue, 15 Aug 2023 10:17:32 +0200 Subject: [PATCH] update github actions --- .github/workflows/esp32_build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/esp32_build.yml b/.github/workflows/esp32_build.yml index 5116e62..b564396 100644 --- a/.github/workflows/esp32_build.yml +++ b/.github/workflows/esp32_build.yml @@ -1,4 +1,4 @@ -name: ESP32 Build +name: Remote Control Build on: push: @@ -21,4 +21,4 @@ jobs: platformio update - name: Build bare metal - run: platformio run + run: platformio run