Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Nov 29, 2023
1 parent a31b048 commit a3ff15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ gendoc: $(DOCDIR)
cp $(DEST)/shex/biolink_model.shex $(DOCDIR)/biolink-modeln.shex ; \
cp $(DEST)/shacl/biolink_model.shacl.ttl $(DOCDIR)/biolink-model.shacl.ttl ; \
cp $(DEST)/prefixmap/* $(DOCDIR) ; \
cp infores_catolog.yaml $(DOCDIR) ; \
cp infores_catalog.yaml $(DOCDIR) ; \
cp predicate_mapping.yaml $(DOCDIR) ; \
cp biolink-model.yaml $(DOCDIR) ; \
cp $(SRC)/docs/*md $(DOCDIR) ; \
Expand Down

0 comments on commit a3ff15b

Please sign in to comment.