Skip to content

Commit

Permalink
adapt build extra flags
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Nov 22, 2024
1 parent 8164f10 commit 8bf8350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
./examples/wifiTest/wifiTest.ino
./examples/readAM2302-Sensor/readAM2302-Sensor.ino
./examples/timerInterrupt/timerInterrupt.ino
cli-compile-flags: |
build-property: |
build.extra_flags="-I ${{ github.workspace }}/include"

0 comments on commit 8bf8350

Please sign in to comment.