Skip to content

Commit

Permalink
Missed step to build flit_core
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Oct 18, 2024
1 parent 35ef2ce commit 8736c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:

- name: Build flit_core & flit packages
run: |
python flit_core/build_dists.py
python -m pip install .
python -m flit build
# Copy flit_core packages to same location
Expand Down

0 comments on commit 8736c4e

Please sign in to comment.