We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6c408 commit 572789fCopy full SHA for 572789f
1 file changed
.github/workflows/deploy.yaml
@@ -76,7 +76,6 @@ jobs:
76
- name: Install compilation target
77
run: rustup target add ${{ matrix.target }}
78
79
-
80
- name: Build
81
run: cargo build --target ${{ matrix.target }} --release --all-features
82
0 commit comments