Skip to content

Commit c5c50fe

Browse files
committed
Install build in CI
1 parent 50b6c04 commit c5c50fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autotest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
architecture: ${{ matrix.architecture }}
6363
- name: install comtypes
6464
run: |
65-
pip install --upgrade setuptools
65+
pip install --upgrade setuptools build
6666
python -m pip install .
6767
pip uninstall comtypes -y
6868
python test_pip_install.py

0 commit comments

Comments
 (0)