Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oanderoficial authored Feb 7, 2024
1 parent de8e331 commit 566d572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Install_Python_Dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install webbrowser pyttsx3 speechrecognition
pip install pyttsx3 speechrecognition

0 comments on commit 566d572

Please sign in to comment.