Skip to content

Commit d7bf519

Browse files
authored
Update build.yml
1 parent 53ccc9e commit d7bf519

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
@@ -48,7 +48,7 @@ jobs:
4848
docker pull $docker
4949
ls $bindir
5050
ls ${{ github.workspace }}/..
51-
echo docker run -v $mount $docker /work/p4-python/linux_build/build-wheels.sh "27 36 37 38 39"
51+
echo docker run -v $mount $docker /work/p4-python/linux_build/build-wheels.sh \"27 36 37 38 39\"
5252
dir $bindir
5353
5454
- uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)