Skip to content

Commit 50d5867

Browse files
committed
Use release version of Keyboard library
1 parent fb59c13 commit 50d5867

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
- libraries/SPI
3232
- libraries/SFU/examples/SFU_LoadBinary
3333
- libraries/SAMD_AnalogCorrection
34-
- ~/Arduino/libraries/Keyboard/examples/Serial
3534
- ~/Arduino/libraries/Servo/examples
3635
- ~/Arduino/libraries/LiquidCrystal/examples
3736
- ~/Arduino/libraries/Ethernet/examples
@@ -200,7 +199,7 @@ jobs:
200199
- name: MFRC522
201200
- name: Arduino_MKRMEM
202201
- name: FlashStorage
203-
- source-url: https://github.com/arduino-libraries/Keyboard.git
202+
- name: Keyboard
204203
- name: Mouse
205204
- name: Servo
206205
- name: LiquidCrystal

0 commit comments

Comments
 (0)