mirror of
https://github.com/xmdhs/sing-box-ruleset.git
synced 2025-02-06 04:52:42 +08:00
fix ci
This commit is contained in:
parent
37fab57f46
commit
f1cc30ae41
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go run -v
|
run: go run -v .
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
run: .github/release-rule-set.sh
|
run: .github/release-rule-set.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user