We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0e96c commit f2ff7e4Copy full SHA for f2ff7e4
.github/workflows/manylinux_basic.yml
@@ -31,4 +31,4 @@ jobs:
31
uses: actions/upload-artifact@v1
32
with:
33
name: pygloo_python3X_wheels_on_manylinux
34
- path: dist/
+ path: dist/*
0 commit comments