mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
ci:更新GitHubActions工作流
- 修改了工作流中的构建步骤名称,从 "Build wails" 改为 "Build wails x go-stock" - 这个更改更准确地描述了构建过程,即使用 wails 构建 go-stock 项目
This commit is contained in:
parent
ddfc7c1216
commit
22111411c3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
$commit_message = & git log -1 --pretty=format:"%s"
|
||||
echo "::set-output name=commit_message::$commit_message"
|
||||
|
||||
- name: Build wails
|
||||
- name: Build wails x go-stock
|
||||
uses: ArvinLovegood/wails-build-action@v2.8
|
||||
id: build
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user