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