Skip to content

Commit d6ed972

Browse files
authored
Update path for dspace-import in action.yml (#1216)
Use dspace-import-clarin path instead of dspace-import
1 parent 99637f0 commit d6ed972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/import-db/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
repository: dataquest-dev/dspace-import-clarin
3434
ref: 'main'
3535
submodules: 'recursive'
36-
path: 'dspace-import'
36+
path: 'dspace-import-clarin'
3737

3838

3939
- name: stop and remove containers

0 commit comments

Comments
 (0)