There was an error while loading. Please reload this page.
1 parent 39aaad2 commit aaf4c4bCopy full SHA for aaf4c4b
1 file changed
src/ontology/cryo.Makefile
@@ -72,5 +72,5 @@ update-ontology-annotations:
72
$(ROBOT) annotate --input cryo-base.owl $(ALL_ANNOTATIONS) --output ../../cryo-base.owl
73
$(ROBOT) annotate --input cryo-base.ttl $(ALL_ANNOTATIONS) --output ../../cryo-base.ttl
74
75
-all_assets:: update-ontology-annotations
+all_assets: update-ontology-annotations
76
0 commit comments