Skip to content

Commit

Permalink
Remove an incorrectly added command
Browse files Browse the repository at this point in the history
  • Loading branch information
jmao-denver committed Oct 21, 2024
1 parent 009c163 commit 1ebccc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_ft_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- uses: astral-sh/setup-uv@v3
- run: |
uv python install 3.13t
uv python use 3.13t
uv venv --python 3.13t
source .venv/bin/activate
uv pip install pip
Expand Down Expand Up @@ -54,7 +53,6 @@ jobs:
- uses: astral-sh/setup-uv@v3
- run: |
uv python install 3.13t
uv python use 3.13t
uv venv --python 3.13t
.venv\Scripts\activate.bat
uv pip install pip
Expand Down

0 comments on commit 1ebccc5

Please sign in to comment.