Skip to content

Commit 9603359

Browse files
author
TeaRex-coder
committed
installer workflow fix
1 parent bcd70a3 commit 9603359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildInstaller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
uses: actions/upload-artifact@v4
4141
with:
4242
name: wails-binairies
43-
path: build/bin/*
43+
path: ui/windows/build/bin/*

0 commit comments

Comments
 (0)