Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Yang committed Mar 22, 2021
1 parent 2be7310 commit 55ca8e6
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 @@ -17,7 +17,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- run: python --version
- run: python3 --version
- run: python3 -m pip install -U pip
- run: pip cache dir
- run: pip3 cache dir

0 comments on commit 55ca8e6

Please sign in to comment.