Skip to content

Commit

Permalink
Updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
cjohns-scottlogic committed Jun 18, 2024
1 parent 7f3eba9 commit 787626e
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 @@ -10,7 +10,7 @@ dataset/organisation.csv:

# check organisation datapackage
dataset/organisation-check.csv: dataset/organisation.csv var/cache/local-planning-authority.csv
digital-land organisation-check
digital-land organisation-check --output-path $@

var/cache/local-planning-authority.csv:
@mkdir -p $(CACHE_DIR)
Expand Down

0 comments on commit 787626e

Please sign in to comment.