Skip to content

Commit b3518e5

Browse files
committed
echo pwd
1 parent f2ff7e4 commit b3518e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manylinux_basic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
export PYTHON_BIN_PATH='/opt/python/cp38-cp38/bin/python'
2727
bash build_wheels.sh
2828
echo "Built successfully."
29+
echo `pwd`
2930
3031
- name: Archive pygloo-wheels
3132
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)