Skip to content

Commit fcf0858

Browse files
committed
ci: set up homebrew in analyze-database job
1 parent 278347a commit fcf0858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
needs:
3838
- build-database
3939
steps:
40+
- uses: Homebrew/actions/setup-homebrew@master
4041
- run: brew install sqlite-analyzer
4142
- uses: actions/download-artifact@v4
4243
with:

0 commit comments

Comments
 (0)