fix(deps): hack to remove system python symlinks interfering with brew

This commit is contained in:
2023-01-15 23:27:02 +00:00
parent 2f408c834e
commit 01805db074
2 changed files with 9 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ on:
description: Git ref to checkout of build-emacs-for-macos
required: false
type: string
default: "v0.6.40"
default: "v0.6.41"
secrets:
TAP_REPO_TOKEN:
description: Personal Access Token for Homebrew Tap repo