diff --git a/.github/workflows/build-graphscope-wheels-linux.yml b/.github/workflows/build-graphscope-wheels-linux.yml index 848d637d6b44..8412571c38c0 100644 --- a/.github/workflows/build-graphscope-wheels-linux.yml +++ b/.github/workflows/build-graphscope-wheels-linux.yml @@ -67,7 +67,7 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v3 with: - name: wheel-${{ github.sha }} + name: wheel-arm64-${{ github.sha }} path: | client.tar.gz graphscope.tar.gz