mirror of
https://github.com/xiaoqidun/ihash.git
synced 2025-11-27 15:54:54 +08:00
feat(构建脚本): 修正构建脚本
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v6
|
||||
- name: generate
|
||||
uses: ccr.ccs.tencentyun.com/xiaoqidun/build
|
||||
uses: docker://ccr.ccs.tencentyun.com/xiaoqidun/build:latest
|
||||
with:
|
||||
args: build -f build.sh -i ihash.go -o release/ihash
|
||||
- name: docker goenv
|
||||
|
||||
Reference in New Issue
Block a user