fix:
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -105,12 +105,11 @@ jobs:
|
||||
- name: Install macos dmg needed tools
|
||||
if: matrix.platform == 'macos' || matrix.platform == 'ios'
|
||||
run: |
|
||||
xcode-select --install
|
||||
# xcode-select --install || softwareupdate --all --install --force
|
||||
|
||||
brew install create-dmg tree
|
||||
npm install -g appdmg
|
||||
|
||||
|
||||
|
||||
- name: Get Geo Assets
|
||||
run: |
|
||||
make get-geo-assets
|
||||
|
||||
Reference in New Issue
Block a user