Skip to content

Commit

Permalink
change build flags in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
hasenradball committed Nov 22, 2024
1 parent b7522e4 commit 8164f10
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
build-properties: |
cli-compile-flags: |
build.extra_flags="-I ${{ github.workspace }}/include"

0 comments on commit 8164f10

Please sign in to comment.