Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Nov 22, 2023
1 parent 46259d8 commit 05ae933
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
brew cleanup --prune=all -s
brew autoremove
brew untap homebrew/cask homebrew/core
brew update
brew upgrade
brew doctor
# brew update
# brew upgrade
# brew doctor
if: ${{ matrix.os == 'macos-latest' }}
- name: Install Erlang
run: brew install erlang@26.1
Expand Down

0 comments on commit 05ae933

Please sign in to comment.