We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d795e commit 5af32e7Copy full SHA for 5af32e7
.github/workflows/buildRyzenWheels.yml
@@ -231,7 +231,7 @@ jobs:
231
uses: actions/upload-artifact@v4
232
with:
233
path: wheelhouse/repaired_wheel/aie_python_bindings*.whl
234
- name: ryzen_ai_wheel
+ name: ryzen_ai_wheel-python-${{ matrix.python_version }}
235
236
- name: Release current commit
237
if: github.event_name == 'workflow_dispatch' || github.event_name == 'schedule'
0 commit comments