Skip to content

Commit aaf4c4b

Browse files
authored
Update cryo.Makefile
1 parent 39aaad2 commit aaf4c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ontology/cryo.Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ update-ontology-annotations:
7272
$(ROBOT) annotate --input cryo-base.owl $(ALL_ANNOTATIONS) --output ../../cryo-base.owl
7373
$(ROBOT) annotate --input cryo-base.ttl $(ALL_ANNOTATIONS) --output ../../cryo-base.ttl
7474

75-
all_assets:: update-ontology-annotations
75+
all_assets: update-ontology-annotations
7676

0 commit comments

Comments
 (0)