Skip to content

Commit

Permalink
ci: no pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliano-macedo committed Sep 14, 2024
1 parent 12072a3 commit b48fd59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: 3.12
cache: 'pipenv'

- name: update pip
run: python -m pip install --upgrade pip
Expand Down

0 comments on commit b48fd59

Please sign in to comment.