fix(workflow): use correct cask templates path

This commit is contained in:
2023-11-21 09:00:45 +00:00
parent 01213fdfe2
commit da2eb7762e

View File

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