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:
|
with:
|
||||||
name: CursorPro-MacOS-ARM64
|
name: CursorPro-MacOS-ARM64
|
||||||
path: |
|
path: |
|
||||||
dist/CursorPro
|
dist/*
|
||||||
dist/.env
|
|
||||||
|
|
||||||
create-release:
|
create-release:
|
||||||
needs: [build-macos-arm64]
|
needs: [build-macos-arm64]
|
||||||
|
|||||||
Reference in New Issue
Block a user