We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c9a8b commit 5a9bb84Copy full SHA for 5a9bb84
.github/workflows/compile-examples.yml
@@ -83,8 +83,7 @@ jobs:
83
libraries: |
84
- name: ArduinoECCX08
85
- name: RTCZero
86
- # Use the version of MKRGSM from the tip of its repository's default branch
87
- - source-url: https://github.com/arduino-libraries/MKRGSM.git
+ - name: MKRGSM
88
- name: Arduino_MKRMEM
89
sketch-paths: '"examples/utility/Provisioning" "examples/utility/GSM_Cloud_Blink"'
90
# NB boards
0 commit comments