Skip to content

Commit f238242

Browse files
umarcoreine
authored andcommitted
ci/ghdl-yosys-plugin: clone recursively
1 parent fba9bee commit f238242

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ghdl-yosys-plugin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
steps:
3939

4040
- uses: actions/checkout@v2
41+
with:
42+
submodules: recursive
4143

4244
- run: echo "$(pwd)/.github/bin" >> $GITHUB_PATH
4345

0 commit comments

Comments
 (0)