Merge pull request #1043 from mandiant/mr-tz-patch-1

Update build.yml
This commit is contained in:
Moritz
2022-05-31 22:40:45 +02:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ jobs:
- if: matrix.os == 'ubuntu-18.04'
run: sudo apt-get install -y libyaml-dev
- name: Upgrade pip, setuptools
run: pip install --upgrade pip setuptools
run: python -m pip install --upgrade pip setuptools
- name: Install capa with build requirements
run: pip install -e .[build]
- name: Build standalone executable