We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b07cf4 commit 791f578Copy full SHA for 791f578
.gitlab-ci.yml
@@ -53,7 +53,7 @@ osx_release:
53
- wally_dist/*
54
script:
55
- cd $CI_PROJECT_DIR
56
- - ./tools/build_python_wheels.sh python python3
+ - ./tools/build_python_wheels.sh "python python3"
57
58
armv7l_release:
59
tags:
0 commit comments