From 90feb1e0869a9a0b24a5f95a4cc57573a1b6ef02 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Wed, 12 Aug 2020 17:54:27 +0200 Subject: [PATCH] fix typo --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 8eaa47b..fdc7c81 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -83,7 +83,7 @@ tasks: sources: - '{{.INPUT}}' generates: - - output/01-bibliotheca-pre/dresdeb.tsv + - output/01-bibliotheca-pre/dresden.tsv vars: INPUT: '{{.INPUT | default "input/dresden.imp"}}' env: