mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-27 03:54:49 +02:00
Actions: Remember to install pyinstaller
This commit is contained in:
@@ -64,6 +64,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pyinstaller==${{pyinstaller_version}}
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Pyinstall executable
|
||||
|
||||
Reference in New Issue
Block a user