Skip to content

Commit f3e24cb

Browse files
check install folder
1 parent 408be21 commit f3e24cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/packing.yml

+1
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ jobs:
557557
run: |
558558
. .venv/bin/activate
559559
apt install -y `pwd`/deb_dist/python3-tarantool_*.deb
560+
ls -la /usr/lib/python3/dist-packages/tarantool
560561
make test-pure-install
561562
if: matrix.target.dist == 'bookworm' || matrix.target.dist == 'noble'
562563

0 commit comments

Comments
 (0)