diff --git a/.github/workflows/compile_examples.yml b/.github/workflows/compile_examples.yml index 45cf127..60a975e 100644 --- a/.github/workflows/compile_examples.yml +++ b/.github/workflows/compile_examples.yml @@ -39,6 +39,8 @@ jobs: ./examples/wifiTest/wifiTest.ino ./examples/readAM2302-Sensor/readAM2302-Sensor.ino ./examples/timerInterrupt/timerInterrupt.ino + libraries: | + - name: AM2302-Sensor cli-compile-flags: | - --library - "${{ github.workspace }}/include"