Skip to content

Commit

Permalink
rm / unlink breaking brews
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Nov 9, 2023
1 parent fc6804b commit c470b18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/komodod_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
- uses: actions/checkout@v2
- name: Install deps (macOS)
run: |
rm '/usr/local/bin/2to3'
brew unlink node
brew update
brew upgrade || true
brew tap discoteq/discoteq; brew install flock
Expand Down

0 comments on commit c470b18

Please sign in to comment.