diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29f3e3ee8..643fa1c84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,13 +77,6 @@ jobs: env: MACOSX_DEPLOYMENT_TARGET: "10.13" ENABLE_COMPATIBILITY_REPORTING: "ON" - - name: Pack - run: ./.ci/macos/upload.sh - - name: Upload - uses: actions/upload-artifact@v3 - with: - name: macos - path: artifacts/ windows: runs-on: windows-latest steps: