Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ionarevamp authored Apr 4, 2024
1 parent da2cb41 commit 033a59e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
CARGO_TERM_COLOR: always

jobs:
build:
aarch64:

runs-on: ubuntu-latest

Expand All @@ -33,3 +33,4 @@ jobs:
use-cross: true
command: build
args: --release --target=aarch64-linux-android
run: cargo

0 comments on commit 033a59e

Please sign in to comment.