renamed OS

This commit is contained in:
Ajeet yadav 2024-03-11 00:47:47 +05:30
parent d5fd66a84e
commit 49a38c6720
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
run: sudo apt-get install portaudio19-dev python-all-dev
- name: Installing Portaudio in Mac
if: matrix.os == 'mac-latest'
if: matrix.os == 'macos-latest'
run: brew install portaudio
- name: Install Poetry Package