From a9e6ee893e7a857315f65d334b8e6170991da04b Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Tue, 15 Aug 2023 10:17:45 +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..3f36bd9 100644 --- a/.github/workflows/esp32_build.yml +++ b/.github/workflows/esp32_build.yml @@ -1,4 +1,4 @@ -name: ESP32 Build +name: Intercity Express Build on: push: @@ -21,4 +21,4 @@ jobs: platformio update - name: Build bare metal - run: platformio run + run: platformio run