Skip to content

Commit

Permalink
Remove shallow switch
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Apr 7, 2023
1 parent f5e0ed7 commit e28d222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: Homebrew/actions/git-user-config@master

- name: Tap homebrew/core
run: brew tap homebrew/core --shallow
run: brew tap homebrew/core

- name: Pull bottles
env:
Expand Down

0 comments on commit e28d222

Please sign in to comment.