diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3064945..ecc20cf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: - name: Install Build Tools run: | brew install libtool automake autoconf - sudo xcode-select --install + sudo xcode-select --reset - name: Update node-gyp run: npm install -g node-gyp