Update rocPyDecode.yml

This commit is contained in:
Joseph Macaranas
2024-10-07 21:50:30 -04:00
parent d1ef73e1fb
commit 264df9af47

View File

@@ -113,6 +113,7 @@ jobs:
env:
ROCM_PATH: $(Agent.BuildDirectory)/rocm
CIBW_BEFORE_BUILD: python3 rocPyDecode-requirements.py
CIBW_ENVIRONMENT: ROCM_PATH='$(Agent.BuildDirectory)/rocm'
- task: PublishPipelineArtifact@1
displayName: 'wheel file Publish'
retryCountOnTaskFailure: 3