refactor: update MacOS build workflow to include all files in dist directory

This commit is contained in:
cheng zhen
2025-01-10 20:56:22 +08:00
parent f0275885af
commit 6eff11c1bb

View File

@@ -41,8 +41,7 @@ jobs:
with:
name: CursorPro-MacOS-ARM64
path: |
dist/CursorPro
dist/.env
dist/*
create-release:
needs: [build-macos-arm64]