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 33736a7 commit aa678eeCopy full SHA for aa678ee
.github/actions/environment/action.yml
@@ -76,7 +76,7 @@ runs:
76
brew install mono || true
77
brew link --overwrite mono
78
79
- - name: Install Mono (Linux)
+ - name: Install Mono (Ubuntu)
80
if: ${{ runner.os == 'Linux' && !matrix.container }}
81
shell: bash
82
run: |
0 commit comments