diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-11-27 02:42:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-27 02:42:45 +0000 |
| commit | f7fa22ccbc3bba882269f9f5fba3556987680fe2 (patch) | |
| tree | 149ae2ee1f88eae739b1aec211d983c8f8bac809 | |
| parent | d8deb4f0419e804af273efbc89e75d5c8fbb15e1 (diff) | |
Update esp-idf-5.1.2_without-gfx.yml
| -rw-r--r-- | .github/workflows/esp-idf-5.1.2_without-gfx.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/esp-idf-5.1.2_without-gfx.yml b/.github/workflows/esp-idf-5.1.2_without-gfx.yml index 94cf6a4..d5137f1 100644 --- a/.github/workflows/esp-idf-5.1.2_without-gfx.yml +++ b/.github/workflows/esp-idf-5.1.2_without-gfx.yml @@ -1,4 +1,4 @@ -name: esp-idf without Adafruit GFX Library +name: esp-idf 5.1.2 without Adafruit GFX Library on: push: |
