Skip to content

Commit

Permalink
Do not upgrade brew
Browse files Browse the repository at this point in the history
  • Loading branch information
qvacua committed Nov 5, 2023
1 parent c2c06ac commit c306d58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_nightly-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- name: Install brew packages
run: |
brew update >/dev/null
brew upgrade
brew install automake ninja coreutils
- name: Build VimR
run: |
Expand Down

0 comments on commit c306d58

Please sign in to comment.