Skip to content

Commit

Permalink
Try out libtiledb/lib path
Browse files Browse the repository at this point in the history
  • Loading branch information
dudoslav committed Oct 14, 2024
1 parent da77ce1 commit 54776bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tiledb_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ jobs:

- name: Build TileDB-Py Wheel
env:
TILEDB_PATH: ${{ github.workspace }}/libtiledb
TILEDB_PATH: ${{ github.workspace }}/libtiledb/lib
run: python -m pip install --verbose .[test]
# - name: Upload TileDB Py Wheel

0 comments on commit 54776bf

Please sign in to comment.