Skip to content

Commit

Permalink
typo in workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
felias-fogg committed Dec 14, 2023
1 parent 77afd7c commit 420e300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/LibraryBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Compile all examples
uses: ArminJo/arduino-test-compile@master
with:
required-ibraries: SparkFun HTU21D Humidity and Temperature Sensor Breakout
required-libraries: SparkFun HTU21D Humidity and Temperature Sensor Breakout
arduino-board-fqbn: ${{ matrix.arduino-boards-fqbn }}
platform-url: ${{ matrix.platform-url }}
build-properties: ${{ toJson(matrix.build-properties) }}
Expand Down

0 comments on commit 420e300

Please sign in to comment.