Skip to content

Commit

Permalink
bash build_wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
jovany-wang committed May 21, 2024
1 parent b2b034f commit dc0e96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manylinux_basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
./bazel-5.1.0-installer-linux-x86_64.sh --user
export PATH=$PATH:~/.bazel/bin
export PYTHON_BIN_PATH='/opt/python/cp38-cp38/bin/python'
bazel build //pygloo:all
bash build_wheels.sh
echo "Built successfully."
- name: Archive pygloo-wheels
Expand Down

0 comments on commit dc0e96c

Please sign in to comment.