From 14df5303ff615a1632fea89edb3ba3013198919c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 14 Oct 2018 13:33:53 -0400 Subject: [PATCH] hopefully resolve build failures https://todo.sr.ht/%7Esircmpwn/git.sr.ht/121 due to 0.48 being a float, but expected to be a string --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 26296a1..c44e2f0 100644 --- a/.build.yml +++ b/.build.yml @@ -6,7 +6,7 @@ sources: - https://git.sr.ht/~aminb/aminb.org environment: deploy: deploy@aminb.org - hugo_version: 0.48 + hugo_version: "0.48" secrets: - 12deb555-3219-4d9d-b4c7-ffeda86ef5fe tasks: -- 2.20.1