Skip to content

Commit 58130ba

Browse files
author
eagleychen
committed
update env
1 parent a00999e commit 58130ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
python -m venv test_env
3636
source test_env/bin/activate
37+
pip install setuptools
3738
python setup.py install
3839
pip install -r requirements.txt
3940
gpg --quiet -d --passphrase "$PROVISIONING_PASSWORD" --batch .github/files/explorer/device_info.json.asc > explorer/sample/device_info.json

0 commit comments

Comments
 (0)