Skip to content

Commit

Permalink
chore: fix arn arch litteral
Browse files Browse the repository at this point in the history
  • Loading branch information
alerdenisov committed Aug 15, 2022
1 parent 322638a commit b2715b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- task: android-armeabi
target: android
arch: armeabi
arch: arm
abi: armeabi-v7a
api: 23

Expand Down

0 comments on commit b2715b3

Please sign in to comment.