Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 4f44f12

Browse files
committed
Include homebrew/core
1 parent b7534d3 commit 4f44f12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-database.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- name: Set up Homebrew
2626
id: set-up-homebrew
2727
uses: Homebrew/actions/setup-homebrew@main
28+
with:
29+
core: true
2830

2931
- name: Install oras for interacting with GitHub Packages
3032
run: brew install oras

0 commit comments

Comments
 (0)