Skip to content

Commit

Permalink
fix automation build
Browse files Browse the repository at this point in the history
  • Loading branch information
bootjp committed May 25, 2021
1 parent 0b52613 commit bad8e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
CARGO_TERM_COLOR: always
BUILD_TARGET: x86_64-unknown-linux-musl
BINARY_NAME: lcat
BINARY_NAME: bcat
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bad8e90

Please sign in to comment.