Skip to content

Commit

Permalink
Update and rename .github/workflows/Compile_Examples_ESP8266.yml to c…
Browse files Browse the repository at this point in the history
…ompile_examples.yml

update due to syntax error.
  • Loading branch information
hasenradball committed Apr 24, 2024
1 parent fd1c159 commit 2c6e5b5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
with:
libraries: |
- source-path: ./
build-esp8266:
build-esp8266:
runs-on: ubuntu-latest
if: contains(github.event.head_commit.message, '[esp8266]')
steps:
Expand Down

0 comments on commit 2c6e5b5

Please sign in to comment.