Skip to content

Commit adc3d13

Browse files
committed
Merge branch 'ome-zarr'
# Conflicts: # pom.xml
2 parents 1faa49d + e6a4b14 commit adc3d13

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ jobs:
66
publish:
77
runs-on: ubuntu-latest
88
steps:
9-
10-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v5
10+
with:
11+
submodules: true
1112

1213
- name: Set up Java 11
1314
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)