mirror of
https://github.com/ArvinLovegood/go-stock.git
synced 2025-07-19 00:00:09 +08:00
ci: 更新获取 commit message 的命令
- 修复了获取 commit message 时的语法错误 - 使用 PowerShell 兼容的命令格式
This commit is contained in:
parent
713b25d2db
commit
91f3e66239
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
echo "::set-output name=commit_message::$commit_message"
|
||||
|
||||
- name: Build wails
|
||||
uses: ArvinLovegood/wails-build-action@v2.6
|
||||
uses: ArvinLovegood/wails-build-action@v2.7
|
||||
id: build
|
||||
with:
|
||||
build-name: ${{ matrix.build.name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user