Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorguidi committed May 10, 2024
1 parent 3cc33e9 commit c964651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python_deps_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build wheels
run: |
cd /tmp/grpcio-1.63.0/=
cd /tmp/grpcio-1.63.0/
python -m cibuildwheel --output-dir wheelhouse
# to supply options, put them in 'env', like:
# env:
Expand Down

0 comments on commit c964651

Please sign in to comment.