This commit is contained in:
lesander
2024-11-08 14:03:08 +01:00
parent 1fd5177260
commit a04c04c4e3
8 changed files with 24 additions and 36 deletions
+1 -5
View File
@@ -20,12 +20,8 @@ jobs:
- name: Setup python-pip
run: python -m pip install --upgrade pip
- name: Install dependencies
run: |
pip install -r requirements.txt
- name: Install volatility3
run: pip install .
- name: Run volatility3
run: vol --help
run: vol --help