Skip to content

Commit

Permalink
remove python setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cheqianh committed Feb 13, 2024
1 parent 4c5a1d4 commit 1b8f49c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Set up Python 3.10
uses: actions/setup-python@v2

- name: Set up pip and setuptools
run: |
pip3 install -U pip
Expand Down

0 comments on commit 1b8f49c

Please sign in to comment.