refactor: update MacOS build workflow to include all files in dist directory
This commit is contained in:
3
.github/workflows/build.mac.yml
vendored
3
.github/workflows/build.mac.yml
vendored
@@ -41,8 +41,7 @@ jobs:
|
||||
with:
|
||||
name: CursorPro-MacOS-ARM64
|
||||
path: |
|
||||
dist/CursorPro
|
||||
dist/.env
|
||||
dist/*
|
||||
|
||||
create-release:
|
||||
needs: [build-macos-arm64]
|
||||
|
||||
Reference in New Issue
Block a user