Compare commits
No commits in common. "f0572ba9fbff0e2e6b1bfe206ed845e5b057c00e" and "9ca7578d28865c02b02009172d3a654fd27b321c" have entirely different histories.
f0572ba9fb
...
9ca7578d28
@ -16,7 +16,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
apt update && apt upgrade -y
|
||||
apt install rustc cargo python-is-python3 pip python3-venv libmagic-dev git -y
|
||||
apt install rustc cargo python-is-python3 pip python3-venv libmagic-dev git
|
||||
virtualenv .venv
|
||||
source .venv/bin/activate
|
||||
pip install --upgrade pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user