Skip to content

Commit df7780e

Browse files
committed
chore(ci): build app with host-ui/build@v4
1 parent 8349bac commit df7780e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ jobs:
2727
uses: actions/checkout@v6
2828

2929
- name: Build
30-
uses: dAppServer/wails-build-action@main
30+
uses: host-uk/build@v4
3131
with:
3232
build-name: ${{ matrix.build.name }}
3333
build-platform: ${{ matrix.build.platform }}
34+
package: false
3435
go-version: 1.25
3536
node-version: 24
3637

0 commit comments

Comments
 (0)