Skip to content

Commit

Permalink
fix: fix xcode path
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jun 2, 2024
1 parent b65651a commit 3e28d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
apple_id: ${{ secrets.APPLE_ID }}
password: ${{ secrets.APPLE_ID_PASSWORD }}
team_id: ${{ secrets.APPLE_TEAM_ID }}
xcode_path: /Applications/Xcode_15.4.app

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3e28d3c

Please sign in to comment.