Skip to content

Commit

Permalink
Update compile-sketches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qqqlab authored Apr 8, 2024
1 parent c9acde1 commit c037b2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:
jobs:
compile-sketches:
runs-on: ubuntu-latest
steps:
steps:
- uses: actions/checkout@v4
- uses: arduino/compile-sketches@v1
with:
fqbn: esp32:esp32:esp32

0 comments on commit c037b2b

Please sign in to comment.