Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Merge branch 'macos-appkit-with-nsui' of github.com:martindufort/Pill…
Browse files Browse the repository at this point in the history
…boxView into macos-appkit-with-nsui
  • Loading branch information
martindufort committed Dec 28, 2023
2 parents 02a878c + 0a42d19 commit 52b1ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
- uses: actions/checkout@v4
- name: Install XCBeautify
run: brew install xcbeautify
- name: Show buildable schemes
run: xcodebuild -list
- name: Set Default Scheme
run: |
scheme_list=$(xcodebuild -list -json | tr -d "\n")
Expand Down

0 comments on commit 52b1ae5

Please sign in to comment.