Skip to content

Commit

Permalink
fix: python tag
Browse files Browse the repository at this point in the history
  • Loading branch information
roeap committed Nov 14, 2023
1 parent 4e3beda commit 2fe6854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Enable manylinux Python targets
run: |
echo "/opt/python/cp38-cp38m/bin" >> $GITHUB_PATH
echo "/opt/python/cp38-cp38/bin" >> $GITHUB_PATH
- name: Build and install deltalake
run: |
Expand Down

0 comments on commit 2fe6854

Please sign in to comment.