Skip to content

Commit 3139e35

Browse files
committed
Use official branch of ArduinoCore-API
1 parent 64f2aee commit 3139e35

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
@@ -76,8 +76,7 @@ jobs:
7676
- name: Checkout ArduinoCore-API
7777
uses: actions/checkout@v2
7878
with:
79-
repository: giulcioffi/ArduinoCore-API
80-
ref: namespaced_api_Hardware
79+
repository: arduino/ArduinoCore-API
8180
path: extras/ArduinoCore-API
8281

8382
- name: Install ArduinoCore-API

0 commit comments

Comments
 (0)