Skip to content

Commit

Permalink
Call correct libucxx script in build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Aug 8, 2024
1 parent cbe4c60 commit c67a41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
branch: ${{ inputs.branch }}
sha: ${{ inputs.sha }}
date: ${{ inputs.date }}
script: ci/build_wheel_ucxx.sh
script: ci/build_wheel_libucxx.sh
wheel-publish-libucxx:
needs: wheel-build-libucxx
secrets: inherit
Expand Down

0 comments on commit c67a41c

Please sign in to comment.