We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbcb06 commit 9cc5470Copy full SHA for 9cc5470
.github/workflows/release.yml
@@ -91,7 +91,7 @@ jobs:
91
command: make
92
args: android-dev --profile release
93
94
- - name: Run cargo make android-dev (Release)
+ - name: Run cargo make android-arm (Release)
95
uses: actions-rs/cargo@v1
96
continue-on-error: false
97
with:
0 commit comments