Skip to content

Commit

Permalink
refactor: update MacOS build workflow to include all files in dist di…
Browse files Browse the repository at this point in the history
…rectory
  • Loading branch information
cheng zhen committed Jan 10, 2025
1 parent f027588 commit 6eff11c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
with:
name: CursorPro-MacOS-ARM64
path: |
dist/CursorPro
dist/.env
dist/*
create-release:
needs: [build-macos-arm64]
Expand Down

0 comments on commit 6eff11c

Please sign in to comment.