diff --git a/.github/workflows/mac_build.yml b/.github/workflows/mac_build.yml index bc13a3b..39e343e 100644 --- a/.github/workflows/mac_build.yml +++ b/.github/workflows/mac_build.yml @@ -24,5 +24,5 @@ jobs: - name: Publish packaged artifacts uses: actions/upload-artifact@v4 with: - name: torch-mac-x64 - path: torch-release \ No newline at end of file + name: torch-mac-bin + path: torch-release