Skip to content

Commit 5bb09d4

Browse files
committed
fix
1 parent b23d663 commit 5bb09d4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
sudo apt install python3.12
2020
sudo apt-get install build-essential
2121
22-
- name: Installing package without PEP 517
23-
run: python3.12 -m pip install --no-use-pep517 -e .
24-
2522
- name: Upgrading pip
2623
run: pip install --upgrade pip
2724

0 commit comments

Comments
 (0)