Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gohashira authored Jan 11, 2025
1 parent 056c768 commit a30b953
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: install cross
run: cargo install cross
- name: run build
run: cross build --target aarch64-apple-darwin

0 comments on commit a30b953

Please sign in to comment.