summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-18 17:46:02 +0300
committerLars Wirzenius <liw@liw.fi>2022-04-18 17:46:02 +0300
commitd155290fe8b91ac6d41e34f1c97e8bc49f0dd3f9 (patch)
treead17561d9de21dd91ec8c50fc5bf1a01a37e8223
parent71613b0c7c7b0bfa2c45360ed95a76f8516c4c38 (diff)
downloadsummain-rs-d155290fe8b91ac6d41e34f1c97e8bc49f0dd3f9.tar.gz
fix: annotate type for captured name of embedded file
Sponsored-by: author
-rw-r--r--subplot/summain.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/subplot/summain.yaml b/subplot/summain.yaml
index 522d58b..0fd8542 100644
--- a/subplot/summain.yaml
+++ b/subplot/summain.yaml
@@ -44,6 +44,8 @@
function: set_mtime
- then: output matches file {filename}
+ types:
+ filename: file
impl:
python:
function: output_matches_file