Skip to content

Commit 7f19d00

Browse files
author
spark
committed
build: 更新 wails 构建动作
- 将 dAppServer/wails-build-action 替换为 ArvinLovegood/wails-build-action - 指定使用2.3 版本的 wails 构建动作
1 parent f514a00 commit 7f19d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
submodules: recursive
3333

3434
- name: Build wails
35-
uses: dAppServer/wails-build-action
35+
uses: ArvinLovegood/wails-build-action@2.3
3636
id: build
3737
with:
3838
build-name: ${{ matrix.build.name }}

0 commit comments

Comments
 (0)