Skip to content

Commit

Permalink
Fixup - merge commit accidentally duplicated XCode fetch step in rele…
Browse files Browse the repository at this point in the history
…ase.yml

Signed-off-by: Sarah Koop <skoop@paypal.com>
  • Loading branch information
Samantha Cannillo authored and sarahkoop committed Jun 22, 2021
1 parent 8fc34b5 commit ae79f18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: Use Xcode 12.5
run: sudo xcode-select -switch /Applications/Xcode_12.5.app
with:
fetch-depth: 0

Expand Down

0 comments on commit ae79f18

Please sign in to comment.