Skip to content

Commit

Permalink
Test command provided from node-gyp
Browse files Browse the repository at this point in the history
Co-Authored-By: DeeDeeG <[email protected]>
  • Loading branch information
confused-Techie and DeeDeeG committed Sep 26, 2023
1 parent 2d414ed commit ce99705
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ jobs:
- name: Manual Installation Steps (macOS)
if: ${{ runner.os == 'macOS' }}
run: |
sudo rm -rf $(xcode-select -print-path)
sudo rm -rf /Libary/Developer/CommandLineTools
sudo xcode-select --reset
#echo A | softwareupdate --install-rosetta
arch -x86_64 xcode-select --install
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
Expand Down

0 comments on commit ce99705

Please sign in to comment.