Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Dec 23, 2022
1 parent 6d74690 commit 2b2d12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
|
ps -p "$$"
arduino-cli lib install NimBLE-Arduino@1.4.1
arduino-cli lib install ATC_MiThermometer@0.0.1
arduino-cli lib install ATC_MiThermometer@0.1.0

- name: Install platform
if: ${{ env.run-build == 'true' }}
Expand Down

0 comments on commit 2b2d12c

Please sign in to comment.