Skip to content

Commit

Permalink
tmp: always build the binary
Browse files Browse the repository at this point in the history
  • Loading branch information
iker-barriocanal committed Aug 1, 2023
1 parent a0f470b commit df1f11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Binary Release Build
on:
push:
branches:
- release/**
# - release/** # testing

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit df1f11e

Please sign in to comment.