diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2891ba3..4481c61 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,6 @@ jobs: dotnet publish -r linux-arm64 -c Release dotnet publish -r linux-bionic-arm64 -c Release dotnet publish -r osx-x64 -c Release - dotnet publish -r osx-arm64 -c Release - name: Create Release id: create_release