Skip to content

Commit

Permalink
remove library key from workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Nov 22, 2024
1 parent 76891e0 commit f2a52f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
source-url: https://espressif.github.io/arduino-esp32/package_esp32_index.json
version: ${{ matrix.core.version }}
fqbn: ${{ matrix.board.fqbn }}
libraries: |
- source-path: '[]'
sketch-paths:
./examples/helloWorld/helloWorld.ino
./examples/wifiTest/wifiTest.ino
Expand Down

0 comments on commit f2a52f4

Please sign in to comment.