From ff6c5c8fec0686d445cc7e1e31a24dfb69f5052b Mon Sep 17 00:00:00 2001 From: Jay Caines-Gooby Date: Sun, 13 May 2018 12:20:33 +0100 Subject: [PATCH] Needs the download directory prefix --- tasks/install/spigot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/install/spigot.yml b/tasks/install/spigot.yml index 47a010f..8e1005d 100644 --- a/tasks/install/spigot.yml +++ b/tasks/install/spigot.yml @@ -1,4 +1,4 @@ -- include: latest.yml +- include: download/latest.yml when: minecraft_version == 'latest' - name: build Spigot server