try to fix mac mono installation
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
# mono
|
||||
- run: brew install mono
|
||||
- run: brew install mono || brew link --overwrite mono
|
||||
if: ${{ matrix.os == 'macos-latest' }}
|
||||
- run: choco install mono
|
||||
if: ${{ matrix.os == 'windows-latest' }}
|
||||
|
Reference in New Issue
Block a user