Skip to content

Commit 49ff08f

Browse files
committed
.github/workflows/compile-examples.yml: Added ci-setup-script.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 63dce29 commit 49ff08f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ jobs:
77
compile-examples:
88
uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest
99
with:
10+
ci-setup-script: git submodule update --init extras/arduino-examples
1011
os-list: 'ubuntu-latest, windows-latest'
1112
secrets: inherit

0 commit comments

Comments
 (0)