fix ci?
This commit is contained in:
parent
265f1b460d
commit
97f4efceb0
@ -75,6 +75,7 @@ jobs:
|
|||||||
')
|
')
|
||||||
export LANGUAGE_PREFIX=$(echo $SOURCE_LANGUAGE | head -c2 -)
|
export LANGUAGE_PREFIX=$(echo $SOURCE_LANGUAGE | head -c2 -)
|
||||||
apt-get update
|
apt-get update
|
||||||
|
apt-get install -y usrmerge
|
||||||
apt-get -y install python3-pip wget python3-venv
|
apt-get -y install python3-pip wget python3-venv
|
||||||
python3 -m venv /tmp/env
|
python3 -m venv /tmp/env
|
||||||
. /tmp/env/bin/activate
|
. /tmp/env/bin/activate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user