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

Relinking *.eln files has also been fixed, so there's no need to disable
that anymore.
This commit is contained in:
2021-11-27 05:04:46 +00:00
parent cad73f3555
commit 9615ab20a6
3 changed files with 1 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ jobs:
os: macos-10.15
git_ref: master
git_sha: ${{ github.event.inputs.git_sha }}
build_args: --no-relink-eln-files
secrets:
APPLE_DEVELOPER_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
APPLE_DEVELOPER_CERTIFICATE_PASSWORD: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}