Skip to content

Commit

Permalink
feat: 打包方式修改
Browse files Browse the repository at this point in the history
  • Loading branch information
mikumifa committed Sep 6, 2024
1 parent ceb1261 commit 6424b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
if: matrix.config.os.filename == 'MacOS_amd64' || matrix.config.os.filename == 'MacOS_x64'
uses: L-Super/create-dmg-actons@v1.0.3
with:
dmg_name: dist/biliTickerBuy${{ matrix.config.os.end }}
dmg_name: dist/biliTickerBuy
src_dir: dist/biliTickerBuy.app

- name: Upload binaries to release
Expand Down

0 comments on commit 6424b55

Please sign in to comment.