From 3cbbb88b48c789665b8eb61fa8460c1cd4edc920 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 18 Apr 2022 17:50:25 +0300 Subject: fix: mark type of captured name of embedded file Sponsored-by: author --- subplot/jt.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subplot/jt.yaml b/subplot/jt.yaml index 90ca3ef..0c50413 100644 --- a/subplot/jt.yaml +++ b/subplot/jt.yaml @@ -4,6 +4,8 @@ function: install_jt - given: "an executable script {filename}" + types: + filename: file impl: python: function: create_script -- cgit v1.2.1