Skip to content

Commit

Permalink
Upgrade setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 4, 2024
1 parent 9362085 commit acb60a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
name: Install pipenv
run: |
python -m ensurepip --upgrade
python -m pip install --upgrade setuptools
curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | python
shell: bash

Expand Down

0 comments on commit acb60a5

Please sign in to comment.