install xcode

This commit is contained in:
Tyler Mayoff 2025-09-02 20:42:09 -04:00
parent 07836177dd
commit fa3812734d

View file

@ -26,8 +26,9 @@ jobs:
continue-on-error: false
steps:
- run: |
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install nodejs
/opt/homebrew/brew install nodejs
- uses: actions/checkout@v4
- name: install nix