Skip to content

Commit 780fe23

Browse files
committed
ci: Init dependencies with correct python version
1 parent c4af552 commit 780fe23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variables:
3535
# Collect bender sourcess
3636
- bender checkout
3737
# Install the python venv
38-
- make python-venv
38+
- source iis-env.sh
3939
# Initialize the PD repository
4040
- make init-pd
4141
cache:

0 commit comments

Comments
 (0)