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

This fixes the issues with SVG rendering, and re-enables librsvg
support, meaning builds can render SVG images finally.
This commit is contained in:
2021-05-17 23:17:21 +01:00
parent 628092755e
commit 4e22cf33ee

View File

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