Skip to content

Commit

Permalink
[BSE-4391] Rename BodoSQL pip package (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadia206 committed Jan 13, 2025
1 parent bb0bdb3 commit 498c8d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,9 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
pattern: cibw-*
pattern: |
bodosql-wheel-no-arch
cibw-*
path: dist
merge-multiple: true

Expand Down

0 comments on commit 498c8d5

Please sign in to comment.