Skip to content

Commit

Permalink
Update macApp-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gusibi authored Jul 14, 2024
1 parent 19ba6a2 commit b12b291
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/macApp-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ jobs:

- name: Get dependencies
run: flutter pub get

- name: Start build
run: make macapp


# 新增:安装 create-dmg
- name: Install create-dmg
run: brew install create-dmg

- name: Start build
run: make macapp

- name: Start build
run: make macapp
Expand Down

0 comments on commit b12b291

Please sign in to comment.