Skip to content

Commit c057cd4

Browse files
authored
Merge pull request #3 from formero009/Branch_v2.0.1
fix workflow
2 parents 06c9d36 + ac803cf commit c057cd4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
3232
- name: Install dependencies
3333
run: |
34-
python -m venv .venv
35-
source .venv/bin/activate
36-
pip install --upgrade pip
3734
pip install uv
3835
uv sync
3936

0 commit comments

Comments
 (0)