Skip to content

Commit

Permalink
fix macOS build test
Browse files Browse the repository at this point in the history
Signed-off-by: xixi <i@hexilee.me>
  • Loading branch information
Hexilee committed Jul 28, 2022
1 parent 4fd02be commit 88600c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
toolchain: nightly-2021-06-01
components: rustfmt, clippy
- name: Build
run: make build --verbose
run: cargo build --verbose

0 comments on commit 88600c2

Please sign in to comment.