Skip to content

Commit 7f2b612

Browse files
committed
Add TMP102 to build actions
1 parent edbe014 commit 7f2b612

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-for-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
"SparkFun SDP3x Arduino Library"
8181
"SparkFun LPS28DFW Arduino Library"
8282
"SparkFun VEML7700 Arduino Library"
83+
"SparkFun TMP102 Breakout"
8384

8485
- name: Enable external libs
8586
run: arduino-cli config set library.enable_unsafe_install true

.github/workflows/non-release-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
"SparkFun SDP3x Arduino Library"
7676
"SparkFun LPS28DFW Arduino Library"
7777
"SparkFun VEML7700 Arduino Library"
78+
"SparkFun TMP102 Breakout"
7879

7980
- name: Enable external libs
8081
run: arduino-cli config set library.enable_unsafe_install true

0 commit comments

Comments
 (0)