fix(workflow): use correct templates directory path

This commit is contained in:
2023-11-21 08:48:42 +00:00
parent 14641e0a52
commit b0802bf36b

View File

@@ -70,7 +70,7 @@ jobs:
run: >-
bin/emacs-builder
cask --builds-repository jimeh/emacs-builds
update --templates-dir tap/templates
update --templates-dir templates
${{ github.event.inputs.extraArgs }}
livecheck-results.json
env: