ci(github): attempt to fix update formulas workflow, again

This commit is contained in:
2021-06-28 23:19:32 +01:00
parent a87e3c899d
commit 57e134e29e

View File

@@ -22,7 +22,7 @@ jobs:
path: tap
- name: Symlink homebrew tap
run: |
mkdir -p '$(brew --repo)/Library/Taps/jimeh'
mkdir -p "$(brew --repo)/Library/Taps/jimeh"
ln -s "${{ github.workspace }}/tap" \
"$(brew --repo)/Library/Taps/jimeh/homebrew-emacs-builds"
- name: brew livecheck