Skip to content

Commit

Permalink
CI: brew update on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Dec 4, 2023
1 parent f856026 commit b932bd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Set up Perl
run: |
brew update && brew upgrade
brew install perl
echo "/Users/runner/perl5/bin" >> $GITHUB_PATH
mkdir -p ~/bin
Expand Down

0 comments on commit b932bd3

Please sign in to comment.