Skip to content

Commit

Permalink
fix: command line tool was installed
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Jul 16, 2023
1 parent 0dabc01 commit 90f28d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Xcode
shell: bash
run: |
xcode-select --install
- name: Build for macOS (Universal)
shell: bash
run: |
Expand Down

0 comments on commit 90f28d8

Please sign in to comment.