We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ff7e4 commit b3518e5Copy full SHA for b3518e5
.github/workflows/manylinux_basic.yml
@@ -26,6 +26,7 @@ jobs:
26
export PYTHON_BIN_PATH='/opt/python/cp38-cp38/bin/python'
27
bash build_wheels.sh
28
echo "Built successfully."
29
+ echo `pwd`
30
31
- name: Archive pygloo-wheels
32
uses: actions/upload-artifact@v1
0 commit comments