mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
setup xcode 12
This commit is contained in:
parent
46800f26a2
commit
e7a4640f23
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
@ -9,6 +9,10 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '12.0'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
brew install meson ninja libass
|
||||
|
Loading…
x
Reference in New Issue
Block a user