Disabled musl build

This commit is contained in:
Alexandr Bogomiakov
2025-07-24 00:58:35 +03:00
parent b8d78ac481
commit e5ac8fbc02

View File

@@ -1,9 +1,9 @@
name: Rust static build and publish
on: [push]
# push:
# tags:
# - 'v*.*.*'
on:
push:
tags:
- 'v*.*.*'
env:
CARGO_TERM_COLOR: always