mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Fix build output name
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ tasks:
|
||||
cmds:
|
||||
- echo "Building example {{.DIR}}"
|
||||
- go mod tidy
|
||||
- go build
|
||||
- go build -o "testbuild-{{.DIR}}{{exeExt}}"
|
||||
|
||||
test:examples:
|
||||
summary: Builds the examples
|
||||
|
||||
Reference in New Issue
Block a user