Skip to content

Commit 197d59d

Browse files
authored
Update compile-examples.yml
1 parent 5a2d67b commit 197d59d

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
@@ -114,7 +114,7 @@ jobs:
114114
run: git submodule init && git submodule update
115115

116116
- name: List files in core
117-
run: tree extras/
117+
run: tree ./
118118

119119
- name: Compile examples
120120
uses: arduino/compile-sketches@v1

0 commit comments

Comments
 (0)