update github actions with upgraded setuptools

This commit is contained in:
Fischer Moseley 2023-02-15 13:31:53 -05:00
parent eb26587fc5
commit e4f59b6230
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ jobs:
- name: Install Manta from Source
run: |
pip3 install build
python -m build
pip install setuptools --upgrade
python3 -m pip install .
- name: Generate Core