Skip to content

Commit 2691b30

Browse files
committed
Use branch namespaced_api_Hardware of ArduinoCore-API
1 parent cc557a4 commit 2691b30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ jobs:
7676
- name: Checkout ArduinoCore-API
7777
uses: actions/checkout@v2
7878
with:
79-
repository: arduino/ArduinoCore-API
79+
repository: giulcioffi/ArduinoCore-API
80+
ref: namespaced_api_Hardware
8081
path: extras/ArduinoCore-API
8182

8283
- name: Install ArduinoCore-API

0 commit comments

Comments
 (0)