Skip to content

Commit

Permalink
Revert to normal folder
Browse files Browse the repository at this point in the history
  • Loading branch information
wjones127 committed Sep 24, 2022
1 parent bfa3267 commit a00af2c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ jobs:

- name: Enable manylinux Python targets
run: |
echo $(ls /opt/python/cp37-abi3/bin)
echo $(ls /opt/python/)
echo "/opt/python/cp37-abi3/bin" >> $GITHUB_PATH
echo "/opt/python/cp37-cp37m/bin" >> $GITHUB_PATH
- name: Build and install deltalake
run: |
Expand Down

0 comments on commit a00af2c

Please sign in to comment.