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 343083b commit aaf8ae8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release_github_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,7 @@ jobs:

- name: Install dependencies
env:
PIP_NO_PYTHON_VERSION_WARNING: "true"
PIP_DISABLE_PIP_VERSION_CHECK: "true"
PIP_DISABLE_PIP_VERSION_CHECK: 1
run: |
python -m pip install --upgrade pip
pip install pyinstaller
Expand Down

0 comments on commit aaf8ae8

Please sign in to comment.