Skip to content

Commit

Permalink
Drop flit install from the publish task
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Jan 17, 2024
1 parent 452adf8 commit 94af7c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: ⬇️ Install build dependencies
run: |
python -m pip install flit
python -m flit install --symlink
- name: 🏗️ Build
run: python -m flit build
Expand Down

0 comments on commit 94af7c4

Please sign in to comment.