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