We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce50bd commit 90a3539Copy full SHA for 90a3539
.github/workflows/ci-nodejs.yml
@@ -39,4 +39,4 @@ jobs:
39
working-directory: nodejs
40
- name: Build AWS SDK Sample
41
run: npm run build
42
- working-directory: nodejs/samples-apps/aws-sdk
+ working-directory: nodejs/sample-apps/aws-sdk
0 commit comments