Skip to content

Commit

Permalink
echo pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
jovany-wang committed May 21, 2024
1 parent f2ff7e4 commit b3518e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manylinux_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
export PYTHON_BIN_PATH='/opt/python/cp38-cp38/bin/python'
bash build_wheels.sh
echo "Built successfully."
echo `pwd`
- name: Archive pygloo-wheels
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit b3518e5

Please sign in to comment.