Skip to content

Commit 0df13a7

Browse files
committed
1 parent a6a6d66 commit 0df13a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_arduino.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Checkout
108108
uses: actions/checkout@v3
109109
- name: Compile examples
110-
uses: arduino/compile-sketches@main
110+
uses: 2bndy5/compile-sketches@fix-86
111111
with:
112112
sketch-paths: |
113113
- examples/helloworld_rx

0 commit comments

Comments
 (0)