Skip to content

Update CARGO_TARGET_DIR #130

Update CARGO_TARGET_DIR

Update CARGO_TARGET_DIR #130

Workflow file for this run

name: Build the Mac
on:
push:
branches:
- device/mac
pull_request:
branches-ignore:
- device/mac
jobs:
dotfiles:
runs-on: macos-14
timeout-minutes: 180
env:
HOMEBREW_BUNDLE_BREW_SKIP: "awscli"
steps:
- uses: actions/checkout@v3
- name: Install dotfiles
run: |
brew upgrade
/bin/zsh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply -S .