mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 10:56:45 +00:00
fix(workflow): use correct templates directory path
This commit is contained in:
2
.github/workflows/update-casks.yml
vendored
2
.github/workflows/update-casks.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user