Compare commits
1 Commits
dceca6a4aa
...
ceffe6e951
| Author | SHA1 | Date | |
|---|---|---|---|
| ceffe6e951 |
@@ -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/pip install -e .
|
||||
source ./venv/bin/activate
|
||||
which emerge
|
||||
|
||||
|
||||
Reference in New Issue
Block a user