Skip to content

Commit 5f513e8

Browse files
committed
WIP p4python actions
1 parent 5f3c1c4 commit 5f513e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
ln -s ${{ github.workspace }}/../p4python ${{ github.workspace }}/../p4-python
5252
ls ${{ github.workspace }}/..
5353
54-
docker run -v $mount $docker ls /work/
54+
chmod +x linux_build/build-wheels.sh
5555
docker run -v $mount $docker /work/p4python/linux_build/build-wheels.sh \"27 36 37 38 39\"
5656
dir $bindir
5757

0 commit comments

Comments
 (0)