Skip to content

testing homebrew

testing homebrew #2690

Workflow file for this run

name: CI
on: [push]
jobs:
homebrew-pkgconf:
runs-on: macos-latest
steps:
- run: cd /opt/homebrew/Library/Taps/homebrew/homebrew-core && git diff
- run: brew config
- run: brew install pkgconf