Skip to content

Commit

Permalink
fix(gpu): use build profile for cuda release
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarlin-zama committed Sep 19, 2024
1 parent 7b9085d commit 3bb95af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_release_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
slab-url: ${{ secrets.SLAB_BASE_URL }}
job-secret: ${{ secrets.JOB_SECRET }}
backend: aws
profile: gpu-test
profile: gpu-build

publish-cuda-release:
name: Publish CUDA Release
Expand Down

0 comments on commit 3bb95af

Please sign in to comment.