Skip to content

Commit 666bfd9

Browse files
committed
Use staging directory
1 parent 2b13c45 commit 666bfd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_portable_linux_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
{ "amdgpu_family": "${{ matrix.target_bundle.amdgpu_family }}",
262262
"python_versions": "3.12",
263263
"release_type": "${{ env.RELEASE_TYPE }}",
264-
"s3_subdir": "${{ env.S3_SUBDIR }}",
264+
"s3_subdir": "${{ env.S3_STAGING_SUBDIR }}",
265265
"rocm_version": "${{ needs.setup_metadata.outputs.version }}",
266266
"tar_url": "${{ steps.url-encode-tar.outputs.tar_url }}"
267267
}

0 commit comments

Comments
 (0)