Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusdust authored Jan 19, 2024
1 parent 03969d4 commit 150a76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build and analyse default scheme using xcodebuild command
runs-on: macos-latest sudo xcode-select -s '/Applications/Xcode_14.2.app/Contents/Developer'
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 150a76e

Please sign in to comment.