Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Nov 22, 2024
2 parents 71d13ce + a68fa1a commit fb23e2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,11 @@ jobs:
version: ${{ matrix.core.version }}
fqbn: ${{ matrix.board.fqbn }}
libraries: |
<<<<<<< HEAD
- source-path: '[]'
=======
# - source-path: ${{ github.workspace }}/lib
>>>>>>> a68fa1a4b0cc9865a4cdfc34a487af68e6255aab
sketch-paths:
./examples/helloWorld/helloWorld.ino
./examples/wifiTest/wifiTest.ino
Expand Down

0 comments on commit fb23e2b

Please sign in to comment.