Skip to content

Commit

Permalink
wrong toolkit name - grrr
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed Feb 16, 2025
1 parent dfe2cb5 commit 209bb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-sketch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
run: |
arduino-cli config set library.enable_unsafe_install true
arduino-cli version
arduino-cli lib install 'SparkFun_Toolkit'
arduino-cli lib install 'SparkFun Toolkit'
- name: Compile Sketch
run: arduino-cli compile --fqbn ${{ matrix.board.fqbn }} examples/Example01_Basic_OneShot --library .
Expand Down

0 comments on commit 209bb55

Please sign in to comment.