Skip to content

Commit

Permalink
Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszDepta committed Feb 14, 2025
1 parent 23ad754 commit b2d2eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-macos-m1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- run: rustup target add --toolchain stable aarch64-apple-darwin
- run: cargo build --target=aarch64-apple-darwin
- run: cargo test --target=aarch64-apple-darwin

0 comments on commit b2d2eed

Please sign in to comment.