Compare commits

...

3 Commits

Author SHA1 Message Date
spiritysdx
8af8d4ccaa update 2024-06-29 21:43:17 +08:00
spiritysdx
c13e68eccd update 2024-06-29 21:42:56 +08:00
spiritysdx
57e2aa57f8 update 2024-06-29 21:41:18 +08:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
name: go-ci
on: [push]
on:
workflow_dispatch:
jobs:
setup:

View File

@@ -35,3 +35,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GHT }}
GOPRIVATE: github.com/oneclickvirt/security
CGO_ENABLED: 0 # 禁用 CGO强制静态链接