Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henrykironde authored Dec 19, 2022
1 parent 1c87f6c commit c897189
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ jobs:
ENV LANGUAGE : en_US.UTF-8
TZ: America/New_York
DEBIAN_FRONTEND: noninteractive
global:
- PIP_WHEEL_DIR=$HOME/.cache/pip
- PIP_FIND_LINKS=$HOME/.cache/pip
PIP_WHEEL_DIR : HOME/.cache/pip
PIP_FIND_LINKS : $HOME/.cache/pip
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit c897189

Please sign in to comment.