mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-03-28 14:56:22 +01:00
Merge d17e251179
into 68a344afcf
This commit is contained in:
commit
c5058d2003
1 changed files with 4 additions and 0 deletions
4
.github/workflows/autobuild.yml
vendored
4
.github/workflows/autobuild.yml
vendored
|
@ -242,6 +242,10 @@ jobs:
|
|||
with:
|
||||
length: 7
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '14.3.1'
|
||||
|
||||
- name: Remove pre-existing homebrew packages
|
||||
run: brew remove --force $(brew list)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue