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

- fix(compiling): improve portability of builds
- fix(native_comp): crash on launch when gcc homebrew package was not
  installed
This commit is contained in:
2021-06-07 23:45:49 +01:00
parent d6fb7efc3a
commit b94cb495ae

View File

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