Skip to content

Commit 830aa3d

Browse files
committed
Drop flit install from the publish task
1 parent 452adf8 commit 830aa3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: ⬇️ Install build dependencies
2525
run: |
2626
python -m pip install flit
27-
python -m flit install --symlink
2827
2928
- name: 🏗️ Build
3029
run: python -m flit build

0 commit comments

Comments
 (0)