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 f085f6f commit 343083b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release_github_text.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ jobs:
python-version: ${{ env.BUILD_PYTHON_VERSION }}

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

0 comments on commit 343083b

Please sign in to comment.