Compare commits
5 Commits
a1c2fcdc5f
...
fc84c680c2
| Author | SHA1 | Date | |
|---|---|---|---|
| fc84c680c2 | |||
| ca19536090 | |||
| fd12ce25cd | |||
| b450588235 | |||
| 3cd4fdd0a2 |
@@ -139,7 +139,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/gentoo/portage.git
|
||||
cd portage
|
||||
python -m venv .venv && ./venv/bin/pip install -e .
|
||||
python -m venv .venv && ./venv/bin/activate install -e .
|
||||
source ./venv/bin/activate
|
||||
which emerge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user