Skip to content

Commit

Permalink
Update release_github_text.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmVigneswaran committed May 9, 2024
1 parent 2023616 commit d75ca84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_github_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade pip python --force-reinstall pip
python -m pip install --upgrade pip
pip install pyinstaller
pip install -r requirements.txt
Expand Down

0 comments on commit d75ca84

Please sign in to comment.