Skip to content

Commit

Permalink
CI: try unlinking python
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed Oct 18, 2024
1 parent b87f39c commit 82e3f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-build-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ runs:
shell: bash
run: |
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew update
brew link -n python
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 brew install python bison flex gawk libffi pkg-config bash autoconf llvm lld
- name: Linux runtime environment
Expand Down

0 comments on commit 82e3f15

Please sign in to comment.