Skip to content

Commit

Permalink
fix double build [ciskip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Sep 27, 2024
1 parent d167a0d commit 6e45777
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
run: |
rustup install 1.76.0-x86_64-apple-darwin
rustup default 1.76.0-x86_64-apple-darwin
- name: Build Linux
run: |
cargo build
- name: Build Mac
run: |
cargo build --release
Expand Down

0 comments on commit 6e45777

Please sign in to comment.