mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 14:27:14 +00:00
Disabled musl build
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Rust static build and publish
|
||||
|
||||
on: [push]
|
||||
# push:
|
||||
# tags:
|
||||
# - 'v*.*.*'
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Reference in New Issue
Block a user