Skip to content

Commit

Permalink
check with arm
Browse files Browse the repository at this point in the history
  • Loading branch information
EliMoshkovich committed Oct 7, 2024
1 parent 94e7857 commit 76378b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
fi
- name: Build Binary
if: ${{ matrix.target != 'aarch64-unknown-linux-gnu' }}
run: cargo build --verbose --release --target ${{ matrix.target }} # --locked have been removed to avoid error

- name: Build ARM64
Expand Down

0 comments on commit 76378b7

Please sign in to comment.