Skip to content

Commit

Permalink
Update release.yml (#2602)
Browse files Browse the repository at this point in the history
Signed-off-by: Collin Chin <[email protected]>
  • Loading branch information
collinc97 authored Sep 21, 2023
1 parent 93597dd commit ac0e474
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,9 @@ jobs:
runs-on: macos-latest
steps:
- name: Xcode Select
uses: devbotsxyz/[email protected]
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable

- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit ac0e474

Please sign in to comment.