Skip to content

Commit

Permalink
fix: pipe workflow commands
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffjay committed Jan 14, 2024
1 parent 43f9281 commit 8c24c92
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 @@ -34,7 +34,7 @@ jobs:
if: matrix.os == 'macos-latest'

- name: Build
run:
run: |
cargo build --verbose --release
strip target/release/git-default-branch
Expand Down

0 comments on commit 8c24c92

Please # to comment.