Skip to content

Commit 67b302c

Browse files
Tejas Ganesh Naikrlhagerm
authored andcommitted
testing for cpp
1 parent 94d4133 commit 67b302c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-S3-KB.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run_job_with_aws:
3030
runs-on: ubuntu-latest
3131
env:
32-
sdk_name: ${{ github.event.inputs.sdk_name || 'python' }}
32+
sdk_name: ${{ github.event.inputs.sdk_name || 'cpp' }}
3333

3434
steps:
3535
- name: Checkout

0 commit comments

Comments
 (0)