We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8503d7f commit a77daefCopy full SHA for a77daef
.github/workflows/release-python-grpc-web.yml
@@ -89,6 +89,7 @@ jobs:
89
python scripts/patch_package_name.py
90
cd ../..
91
python crates/python/scripts/patch_hyper_proxy.py
92
+ cargo update
93
- name: Build wheels
94
uses: messense/maturin-action@v1
95
with:
0 commit comments