Skip to content

Commit dd9c1b1

Browse files
committed
ci: clone arduino/examples in different folder
1 parent e5f633e commit dd9c1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: actions/checkout@v2
114114
with:
115115
repository: arduino/arduino-examples
116-
path: extras
116+
path: examples
117117

118118
- name: Submodule update
119119
run: git submodule init && git submodule update

0 commit comments

Comments
 (0)