We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26c6eb commit 81fa0f0Copy full SHA for 81fa0f0
1 file changed
.github/workflows/ci.yaml
@@ -56,8 +56,6 @@ jobs:
56
target: ${{ matrix.target }}
57
- name: Install cargo binstall
58
uses: cargo-bins/cargo-binstall@main
59
- - name: Install cross
60
- run: cargo binstall --force cross
61
- name: Download artifacts.tar
62
uses: actions/download-artifact@v4
63
with:
0 commit comments