File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 npm install --global create-dmg
4747 npm install --global @bugsnag/cli
4848 brew install sentry-cli
49+ - name : Set macOS SDK root
50+ run : echo "SDKROOT=$(xcrun --show-sdk-path)" >> $GITHUB_ENV
4951 - uses : ruby/setup-ruby@v1
5052 with :
5153 ruby-version : " .ruby-version"
Original file line number Diff line number Diff line change 4141 npm install --global create-dmg
4242 npm install --global @bugsnag/cli
4343 brew install sentry-cli
44+ - name : Set macOS SDK root
45+ run : echo "SDKROOT=$(xcrun --show-sdk-path)" >> $GITHUB_ENV
4446 - uses : ruby/setup-ruby@v1
4547 with :
4648 ruby-version : " .ruby-version"
Original file line number Diff line number Diff line change 4747 npm install --global create-dmg
4848 npm install --global @bugsnag/cli
4949 brew install sentry-cli
50+ - name : Set macOS SDK root
51+ run : echo "SDKROOT=$(xcrun --show-sdk-path)" >> $GITHUB_ENV
5052 - uses : ruby/setup-ruby@v1
5153 with :
5254 ruby-version : " .ruby-version"
You can’t perform that action at this time.
0 commit comments