Skip to content

Commit e2654e2

Browse files
committed
v1.2.9
1 parent e04a902 commit e2654e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
Get-Content versioninfo.json
4848
4949
# Generate resource files with icon and metadata
50-
goversioninfo -icon=./icon.ico -manifest=none
50+
goversioninfo -icon=./icon.ico -json=versioninfo.json -manifest=none
5151
5252
- name: Build and zip (ia32)
5353
run: |

0 commit comments

Comments
 (0)