Skip to content

Commit 9c47c4c

Browse files
authored
Update build.yml
1 parent d7bf519 commit 9c47c4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
docker pull $docker
4949
ls $bindir
5050
ls ${{ github.workspace }}/..
51+
ln -s ${{ github.workspace }}/../p4python ${{ github.workspace }}/../p4-python
5152
echo docker run -v $mount $docker /work/p4-python/linux_build/build-wheels.sh \"27 36 37 38 39\"
5253
dir $bindir
5354

0 commit comments

Comments
 (0)