We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04a902 commit e2654e2Copy full SHA for e2654e2
1 file changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
Get-Content versioninfo.json
48
49
# Generate resource files with icon and metadata
50
- goversioninfo -icon=./icon.ico -manifest=none
+ goversioninfo -icon=./icon.ico -json=versioninfo.json -manifest=none
51
52
- name: Build and zip (ia32)
53
run: |
0 commit comments