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 e0fff7d commit 636842dCopy full SHA for 636842d
.github/actions/environment/action.yml
@@ -41,6 +41,7 @@ runs:
41
42
- name: Install Mono
43
if: runner.os == 'macOS'
44
+ shell: bash
45
run: brew install mono
46
47
- name: Install .NET SDK
0 commit comments