Skip to content

testing homebrew

testing homebrew #2689

Workflow file for this run

name: CI
on: [push]
jobs:
homebrew-pkgconf:
runs-on: macos-latest
steps:
- run: brew doctor
- run: brew config
- run: brew install pkgconf