Skip to content

Commit

Permalink
plat
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 13, 2023
1 parent e9dbb73 commit a857db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
echo "a"
source wheels/multibuild/common_utils.sh
echo "b"
source wheels/multibuild/library_builders.sh
PLAT="x86_64" source wheels/multibuild/library_builders.sh
echo "c"
if [ -z "$IS_MACOS" ]; then
source wheels/multibuild/manylinux_utils.sh
Expand Down

0 comments on commit a857db2

Please sign in to comment.