Skip to content

Commit 1c59c1c

Browse files
committed
fix(gpu): use build profile for cuda release
1 parent ca7b291 commit 1c59c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_release_cuda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
slab-url: ${{ secrets.SLAB_BASE_URL }}
3737
job-secret: ${{ secrets.JOB_SECRET }}
3838
backend: aws
39-
profile: gpu-test
39+
profile: gpu-build
4040

4141
publish-cuda-release:
4242
name: Publish CUDA Release

0 commit comments

Comments
 (0)