We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec32dc commit a2b12b8Copy full SHA for a2b12b8
1 file changed
.github/workflows/wheels.yml
@@ -72,6 +72,7 @@ jobs:
72
# that they exist before the build and are included.
73
- name: Pre-download bundled licenses
74
run: >
75
+ mkdir -p LICENSE
76
curl -Lo LICENSE/LICENSE_QHULL
77
https://github.com/qhull/qhull/raw/2020.2/COPYING.txt
78
0 commit comments