From cff1de4fa51c72535201cdfd3850ee2750b3d66e Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Tue, 21 Oct 2025 14:00:54 -0700 Subject: [PATCH] Remove LICENSE.txt from package-macos.yml files list Removed LICENSE.txt from the files list in the workflow. --- .github/workflows/package-macos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/package-macos.yml b/.github/workflows/package-macos.yml index 516e736..57a6bef 100644 --- a/.github/workflows/package-macos.yml +++ b/.github/workflows/package-macos.yml @@ -89,7 +89,6 @@ jobs: prerelease: true generate_release_notes: true files: | - LICENSE.txt dist/*.dmg - name: Clean up keychain and provisioning profile # TODO signing