Skip to content

Commit 92fe8f0

Browse files
authored
Update release.yml
1 parent e1b56b9 commit 92fe8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install dependencies
2424
run: |
2525
python -m pip install --upgrade pip
26-
pip install setuptools wheel
26+
pip install setuptools wheel build
2727
- name: Build package
2828
run: |
2929
python -m build

0 commit comments

Comments
 (0)