Skip to content

Commit

Permalink
👷 move package macos dmg
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Aug 29, 2024
1 parent 9b3e9ad commit 5236848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
name: Build (macos)
run: |
sh scripts/build-macos-dmg.sh
mv go/build/outputs/darwin-dmg-release/*.dmg build/build.dmg
- if: steps.need_build.outputs.need_build == 'true' && matrix.config.target == 'ios'
name: 'Upload Artifact (iOS)'
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5236848

Please sign in to comment.