Skip to content

Commit

Permalink
Update .github/actions/setup-dotnet/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig authored Oct 13, 2022
1 parent bf59e9a commit ba499a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-dotnet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
runs:
using: "composite"
steps:
- name: Set Environment Variables
- name: Set Environment Variables
shell: pwsh
run: |
# This ceremony is needed to make the env vars available in subsequent steps too, see:
Expand Down

0 comments on commit ba499a4

Please sign in to comment.