Skip to content

Commit

Permalink
fix: fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
admin authored and admin committed Aug 18, 2022
1 parent ac123c1 commit bfce9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "13.4.1"
xcode-version: "latest-stable"

- name: Checkout repository
uses: actions/checkout@v3
Expand Down

1 comment on commit bfce9c6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.