renamed OS
This commit is contained in:
parent
d5fd66a84e
commit
49a38c6720
|
@ -40,7 +40,7 @@ jobs:
|
||||||
run: sudo apt-get install portaudio19-dev python-all-dev
|
run: sudo apt-get install portaudio19-dev python-all-dev
|
||||||
|
|
||||||
- name: Installing Portaudio in Mac
|
- name: Installing Portaudio in Mac
|
||||||
if: matrix.os == 'mac-latest'
|
if: matrix.os == 'macos-latest'
|
||||||
run: brew install portaudio
|
run: brew install portaudio
|
||||||
|
|
||||||
- name: Install Poetry Package
|
- name: Install Poetry Package
|
||||||
|
|
Loading…
Reference in New Issue