diff --git a/.github/workflows/build.mac.yml b/.github/workflows/build.mac.yml index fd207fc..7ad2737 100644 --- a/.github/workflows/build.mac.yml +++ b/.github/workflows/build.mac.yml @@ -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