mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 02:46:44 +00:00
chore(deps): update build-emacs-for-macos to 0.6.59
This commit is contained in:
2
.github/workflows/_prepare.yml
vendored
2
.github/workflows/_prepare.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Default git ref check
|
||||
id: ref
|
||||
run: |
|
||||
DEFAULT_BUILDER_REF="v0.6.58"
|
||||
DEFAULT_BUILDER_REF="v0.6.59"
|
||||
BUILDER_REF="${{ inputs.builder_ref }}"
|
||||
echo "ref=${BUILDER_REF:-$DEFAULT_BUILDER_REF}" >> "$GITHUB_OUTPUT"
|
||||
- name: Checkout build-emacs-for-macos repo
|
||||
|
||||
@@ -103,7 +103,7 @@ for at least a day or two without any obvious issues.
|
||||
brew install --cask emacs-app-nightly
|
||||
```
|
||||
- `emacs-app-monthly` — Build of Emacs from the `master` branch, updated on
|
||||
the 1st of each month. These includes native Apple Silicon support.
|
||||
the 1st of each month.
|
||||
```
|
||||
brew install --cask emacs-app-monthly
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user