ci: exclude cgo
This commit is contained in:
parent
be7a62478d
commit
1dbf20f760
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
repository: 'MetaCubeX/Clash.Meta'
|
||||
tag: "v1.14.2"
|
||||
fileName: ".*darwin.*.gz"
|
||||
fileName: ".*darwin.*64-v.*.gz"
|
||||
out-file-path: "clash.meta"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue