Skip to content

Commit

Permalink
Update build_manylinux_wheels.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Moshe Shahar committed Sep 13, 2021
1 parent 71b8e6b commit a04fdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_manylinux_wheels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ PLAT=manylinux_2_24_x86_64 && docker run --rm -e PLAT=$PLAT -v `pwd`:/io quay.io

wait

sudo chown -R $USERNAME:$USERNAME dist/
sudo chown -R $USER:$USER dist/

0 comments on commit a04fdb3

Please sign in to comment.