Skip to content

Commit

Permalink
Added Upload Artifact in CPP build
Browse files Browse the repository at this point in the history
  • Loading branch information
VenkateshJaya committed Feb 3, 2025
1 parent 45a4446 commit 1fb0985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
conda-cpp-build:
needs: checks
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@nvks-runners
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@github-artifact-store
with:
build_type: pull-request
conda-cpp-tests:
Expand Down

0 comments on commit 1fb0985

Please sign in to comment.