Skip to content

Commit

Permalink
ensure the current release is always downloaded for the release diff (#…
Browse files Browse the repository at this point in the history
…2502)

Co-authored-by: Anita Caron <[email protected]>
  • Loading branch information
Anita Caron and anitacaron authored Aug 16, 2024
1 parent 1b3ae70 commit f5e80b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ontology/cl.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ cl:

CURRENT_BASE_RELEASE=$(ONTBASE)/cl-base.obo

.PHONY: $(TMPDIR)/current-base-release.obo
$(TMPDIR)/current-base-release.obo:
wget $(CURRENT_BASE_RELEASE) -O $@

Expand Down

0 comments on commit f5e80b4

Please sign in to comment.