diff --git a/.github/workflows/build_vllm.yaml b/.github/workflows/build_vllm.yaml index 6938e16a6..5e2f0db61 100644 --- a/.github/workflows/build_vllm.yaml +++ b/.github/workflows/build_vllm.yaml @@ -22,7 +22,7 @@ jobs: test-infra-repository: pytorch/test-infra test-infra-ref: 28a1b658404f17c8eabde5f7fe25ae3ac826fae6 run-smoke-test: false - wheel-upload-path: preview/forge + wheel-upload-path: whl/preview/forge package-name: forge build-matrix: | { diff --git a/.github/workflows/build_wheels.yaml b/.github/workflows/build_wheels.yaml index 22c183314..05f5e3997 100644 --- a/.github/workflows/build_wheels.yaml +++ b/.github/workflows/build_wheels.yaml @@ -22,7 +22,7 @@ jobs: test-infra-repository: pytorch/test-infra test-infra-ref: 28a1b658404f17c8eabde5f7fe25ae3ac826fae6 run-smoke-test: false - wheel-upload-path: preview/forge + wheel-upload-path: whl/preview/forge package-name: forge build-matrix: | {