chg: change macos build to flutter_distributor
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -74,7 +74,9 @@ jobs:
|
||||
- name: Build macos dmg
|
||||
if: matrix.platform == 'macos'
|
||||
run: |
|
||||
brew install create-dmg tree
|
||||
brew install create-dmg tree node
|
||||
npm install -g appdmg
|
||||
|
||||
- name: Setup Java
|
||||
if: matrix.platform == 'android'
|
||||
uses: actions/setup-java@v3
|
||||
|
||||
Reference in New Issue
Block a user