Skip to content

Commit 7195f96

Browse files
committed
debugging ...
1 parent 5e19236 commit 7195f96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-compile-sketch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ jobs:
110110
- name: Arduino - Install libraries
111111
run: |
112112
arduino-cli config set library.enable_unsafe_install true
113+
arduino-cli version
114+
arduino-cli lib install --git-url https://github.com/sparkfun/SparkFun_Toolkit.git#dc0f0ca
113115
arduino-cli lib install --git-url https://github.com/sparkfun/SparkFun_Toolkit.git#dc0f0ca
114116
115117
- name: Compile Sketch

0 commit comments

Comments
 (0)