Skip to content

Commit 1dbe948

Browse files
author
Tejas Ganesh Naik
committed
testing for cpp
1 parent d9ccd37 commit 1dbe948

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)