Skip to content

Commit 90a3539

Browse files
committed
fix: typo
1 parent 6ce50bd commit 90a3539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
working-directory: nodejs
4040
- name: Build AWS SDK Sample
4141
run: npm run build
42-
working-directory: nodejs/samples-apps/aws-sdk
42+
working-directory: nodejs/sample-apps/aws-sdk

0 commit comments

Comments
 (0)