Skip to content

Commit 08eb9ca

Browse files
committed
WIP p4python actions
1 parent 687a6db commit 08eb9ca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ jobs:
6464
with:
6565
name: non-production-p4python
6666
path: $bindir/p4python-cp${{ matrix.pyver }}-manylinux2010_x86_64.whl
67+
68+
- name: dir_bindir
69+
run: |
70+
ls $bindir

0 commit comments

Comments
 (0)