Skip to content

Commit 5f3c1c4

Browse files
committed
WIP p4python actions
1 parent 950fbb3 commit 5f3c1c4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ jobs:
5151
ln -s ${{ github.workspace }}/../p4python ${{ github.workspace }}/../p4-python
5252
ls ${{ github.workspace }}/..
5353
54-
docker run -v $mount $docker /work/p4-python/linux_build/build-wheels.sh \"27 36 37 38 39\"
54+
docker run -v $mount $docker ls /work/
55+
docker run -v $mount $docker /work/p4python/linux_build/build-wheels.sh \"27 36 37 38 39\"
5556
dir $bindir
5657
5758
- uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)