Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski authored Jul 25, 2023
1 parent c5fc81f commit 9ea86c5
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 @@ -25,7 +25,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- uses: maxim-lobanov/setup-xcode@v1
if: matrix.os == 'macos-13'
if: matrix.platform == 'macos-13'
with:
xcode-version: '14.3'
- name: Install dependencies
Expand Down

0 comments on commit 9ea86c5

Please sign in to comment.