Skip to content

Commit 2eff7b4

Browse files
committed
misc: Github Workflows #2
1 parent eaf6c4d commit 2eff7b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: Build
5353
run: |
54-
cargo build --bin bashman --release --target ${{ matrix.target }}
54+
cargo build --bin cargo-bashman --release --target ${{ matrix.target }}
5555
5656
- name: Clippy
5757
run: |

0 commit comments

Comments
 (0)