Install setuptools.

This commit is contained in:
Josh Matthews 2022-09-04 15:52:48 -04:00 committed by GitHub
parent 08bc2d5357
commit a98fe25daf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
fetch-depth: 2
- name: Bootstrap
run: |
python3 -m pip install --upgrade pip virtualenv
python3 -m pip install --upgrade pip virtualenv setuptools
sudo apt update
python3 ./mach bootstrap
- name: Release build