mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
ci: 修复构建
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -147,11 +147,11 @@ jobs:
|
||||
run:
|
||||
create-dmg \
|
||||
--hdiutil-quiet \
|
||||
--icon "哔哩下载姬.app" 165 175 \
|
||||
--icon 哔哩下载姬.app 165 175 \
|
||||
--icon-size 120 \
|
||||
--app-drop-link 495 175 \
|
||||
--window-size 660 400 \
|
||||
"DownKyi-${{ steps.version.outputs.content }}-osx-${{ matrix.cpu }}.dmg" "./哔哩下载姬.app"
|
||||
DownKyi-${{ steps.version.outputs.content }}-osx-${{ matrix.cpu }}.dmg 哔哩下载姬.app
|
||||
working-directory: ./script/macos
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user