fix typo in create_dmg.yml (#2255)

This commit is contained in:
Cytown
2026-04-02 12:02:24 +08:00
committed by GitHub
parent 2c446e1e07
commit adf78092da
+2 -2
View File
@@ -54,9 +54,9 @@ jobs:
"dist/picoclaw-${{ matrix.arch }}.dmg" \
"build/PicoClaw Launcher.app"
# 6. 上传文件到 GitHub Artifacts (供你下载)
# 7. 上传文件到 GitHub Artifacts (供你下载)
- name: Upload DMG
uses: actions/upload-artifact@v4
with:
name: macos-dmg-${{ matrix.arch }}
path: dist/*.dmg
path: dist/*.dmg