diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba5443b..8b65458 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: artifact-name: linux-arm64 - os: [self-hosted, macos, arm64] - artifact-name: macos-m1 + artifact-name: macos-arm64 - os: macos-latest artifact-name: macos @@ -139,4 +139,4 @@ jobs: run: gh release upload $TAG ./assets/*.zip env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - TAG: ${{ github.ref_name }} \ No newline at end of file + TAG: ${{ github.ref_name }}