Skip to content

Commit 5598cec

Browse files
authored
Fix: CI build breaks due to missing installation of DHT20 dependency (#45)
1 parent a7d7a81 commit 5598cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Grove-3-Axis-Digital-Accelerometer-2g-to-16g-LIS3DHTR
6262
- name: Grove - Barometer Sensor BMP280
6363
- name: U8g2
64+
- name: DHT20
6465
sketch-paths: |
6566
- examples
6667
enable-deltas-report: true

0 commit comments

Comments
 (0)