Skip to content

Commit 6c57b01

Browse files
authored
Merge pull request #9 from pulumi/friel/patch-whoami
Update action.yml
2 parents c825ef1 + dfc60ce commit 6c57b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ runs:
4747
${{ github.workspace }}/sdk/nodejs
4848
shell: bash
4949
- name: Run npm whoami
50+
if: inputs.sdk == 'nodejs' || inputs.sdk == 'all'
5051
run: npm whoami
5152
shell: bash
5253
env:

0 commit comments

Comments
 (0)