FIX: venv creatioN
This commit is contained in:
@@ -35,6 +35,9 @@ jobs:
|
||||
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
|
||||
source /opt/psi/config/profile.bash
|
||||
module load Python/3.9.10 asciidoctor/2.0.23
|
||||
export COLUMNS=9000
|
||||
export TERM='xterm'
|
||||
python3 -m venv pm_tools_venv
|
||||
source pm_tools_venv/bin/activate
|
||||
mkdir public
|
||||
python3 pmodules_tools/pmodules_tools.py --db-check
|
||||
|
||||
Reference in New Issue
Block a user