Skip to content

Commit

Permalink
Fix CUDA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
turboderp committed Apr 27, 2024
1 parent 3bdca9f commit 68f1eba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-wheels-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,7 @@ jobs:
name: Build ROCm Wheels & Release
needs: build_wheels
uses: ./.github/workflows/build-wheels-release-rocm.yml
with:
pypi: '0'


# publish-wheels-to-pypi:
# name: Publish Python distribution to PyPI
# if: inputs.pypi == '1'
Expand Down

0 comments on commit 68f1eba

Please sign in to comment.