Skip to content

Commit

Permalink
Remove SDKROOT on mean_bean_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Aug 19, 2023
1 parent af8039f commit 8a6cee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mean_bean_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ jobs:

- name: Build | Build
uses: actions-rs/cargo@v1
env:
SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
with:
command: build
args: --release --target ${{ matrix.target }}
Expand Down

0 comments on commit 8a6cee3

Please sign in to comment.