Skip to content

Commit 0d182b9

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

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: ArvinLovegood/wails-build-action@2.3
35+
uses: ArvinLovegood/wails-build-action@v2.3
3636
id: build
3737
with:
3838
build-name: ${{ matrix.build.name }}

0 commit comments

Comments
 (0)