Skip to content

Commit

Permalink
Remove prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Johboh committed Aug 11, 2024
1 parent 891af6f commit 6376f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
arduino-cli config set library.enable_unsafe_install true
arduino-cli core update-index
arduino-cli core install esp32:esp32@3.0.2
arduino-cli lib install 256dpi/MQTT@2.5.1
arduino-cli lib install MQTT@2.5.1
- name: Install repo as library
run: |
Expand Down

0 comments on commit 6376f61

Please sign in to comment.