Ensure setuptools installed in pypi ci
This commit is contained in:
parent
9678685fcc
commit
5dd1fe95b1
1
.github/workflows/pypi.yml
vendored
1
.github/workflows/pypi.yml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
|||
python -m
|
||||
pip install
|
||||
build
|
||||
setuptools
|
||||
--user
|
||||
- name: Set dev timestamp
|
||||
run: echo "DEV_BUILD=$(date +%s)" >> $GITHUB_ENV
|
||||
|
|
Loading…
Reference in New Issue
Block a user