mirror of
https://github.com/mandiant/capa.git
synced 2026-07-09 21:52:18 -07:00
ci: build: update pip and setuptools
This commit is contained in:
@@ -35,6 +35,8 @@ jobs:
|
||||
python-version: 3.8
|
||||
- if: matrix.os == 'ubuntu-18.04'
|
||||
run: sudo apt-get install -y libyaml-dev
|
||||
- name: Install PyInstaller
|
||||
run: pip install --upgrade pip setuptools
|
||||
- name: Install PyInstaller
|
||||
run: pip install 'pyinstaller==4.2'
|
||||
- name: Install capa
|
||||
|
||||
Reference in New Issue
Block a user