Skip to content

Commit

Permalink
Upgrade pythonFF
Browse files Browse the repository at this point in the history
  • Loading branch information
qarmin committed Dec 29, 2020
1 parent 21c88a8 commit 634fcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

- name: Override link
run: brew link --overwrite [email protected]
run: rm '/usr/local/bin/2to3'

- name: Install Python3
run: brew upgrade [email protected]
Expand Down

0 comments on commit 634fcd1

Please sign in to comment.