Skip to content

Commit 9cc5470

Browse files
author
Shady Khalifa
committed
fix typo
1 parent 8dbcb06 commit 9cc5470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
command: make
9292
args: android-dev --profile release
9393

94-
- name: Run cargo make android-dev (Release)
94+
- name: Run cargo make android-arm (Release)
9595
uses: actions-rs/cargo@v1
9696
continue-on-error: false
9797
with:

0 commit comments

Comments
 (0)