Skip to content

Commit

Permalink
Merge pull request #9 from pulumi/friel/patch-whoami
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
AaronFriel authored Jun 15, 2023
2 parents c825ef1 + dfc60ce commit 6c57b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
${{ github.workspace }}/sdk/nodejs
shell: bash
- name: Run npm whoami
if: inputs.sdk == 'nodejs' || inputs.sdk == 'all'
run: npm whoami
shell: bash
env:
Expand Down

0 comments on commit 6c57b01

Please sign in to comment.