Skip to content

Commit 1caa29e

Browse files
committed
Install requirements in _dist workflow
1 parent c989b4d commit 1caa29e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_dist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: Build sdist and wheel
16+
uses: ./.github/actions/install_requirements
1617
run: >
1718
export SOURCE_DATE_EPOCH=$(git log -1 --pretty=%ct) &&
1819
uv build

0 commit comments

Comments
 (0)