Skip to content

Commit e2e4f63

Browse files
committed
[Actions] Build release binaries too
1 parent 99111fb commit e2e4f63

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
- name: Run tests
5858
run: cargo test --verbose
5959
- name: Build release binary
60-
if: startsWith(github.ref, 'refs/tags/')
6160
run: cargo build --release --target ${{ matrix.target }}
6261

6362
- name: Package binary (Unix)

0 commit comments

Comments
 (0)