Skip to content

Commit

Permalink
Update localize.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Mar 18, 2023
1 parent 411adb3 commit f31dd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/localize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Xcode Select
run: sudo xcode-select -s /Applications/Xcode_13.0.app
run: sudo xcode-select -s /Applications/Xcode_14.0.app
- name: Install Swiftgen
run: brew install swiftgen
- name: Generate
Expand Down

0 comments on commit f31dd4c

Please sign in to comment.