chore(deps): update build-emacs-for-macos to 0.4.14

Adds a "emacs" CLI launcher script next to the "emacsclient" executable
in Emacs.app/Contents/MacOS/bin.
This commit is contained in:
2021-05-22 21:11:14 +01:00
parent 4ce0cf69d5
commit cf0c1d0d07

View File

@@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: jimeh/build-emacs-for-macos
ref: "0.4.13"
ref: "0.4.14"
path: builder
- uses: ruby/setup-ruby@v1
with: