Skip to content

Commit

Permalink
fix: adjust MacOS build workflow to ensure CursorPro directory is inc…
Browse files Browse the repository at this point in the history
…luded in artifacts
  • Loading branch information
cheng zhen committed Jan 10, 2025
1 parent fef352d commit 4054313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
with:
name: CursorPro-MacOS-ARM64
path: |
dist/CursorPro
dist/.env.example
dist/CursorPro
create-release:
needs: [build-macos-arm64]
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 4054313

Please sign in to comment.