Skip to content

zsh: add /opt/homebrew/sbin to PATH #33

zsh: add /opt/homebrew/sbin to PATH

zsh: add /opt/homebrew/sbin to PATH #33

Workflow file for this run

name: macos
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Deps
run: sed -e "s/AUTHORNAME/testname/g" -e "s/AUTHOREMAIL/testemail/g" "git/gitconfig.local.symlink.example" > "git/gitconfig.local.symlink"
- name: Install
run: TERM=xterm CI=true make