Skip to content

Commit 7d35673

Browse files
committed
Set up CI
1 parent 8e12fd3 commit 7d35673

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/artifacts.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
distribution: 'corretto'
1919

2020
- uses: actions/checkout@v4
21+
with:
22+
submodules: true
2123

2224
- name: Set Version - Main
2325
if: ${{startsWith(github.ref, 'refs/tags/v')}}

0 commit comments

Comments
 (0)