Skip to content

Commit

Permalink
uups ..
Browse files Browse the repository at this point in the history
  • Loading branch information
oberstet committed Jan 29, 2022
1 parent 54a8491 commit 44a1d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# => fails with https://github.com/pypa/setuptools/issues/3044
- name: Install Python package dependencies
run: |
pip3 -U pip
pip3 install -U pip
pip3 show pip
pip3 install -r requirements-dev.txt
Expand Down

0 comments on commit 44a1d79

Please sign in to comment.