We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f448b52 commit 4fbc0a7Copy full SHA for 4fbc0a7
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
}" > versioninfo.json
41
42
# Generate resource files with icon and metadata
43
- goversioninfo -icon=icon.ico -manifest=none
+ goversioninfo -icon=./icon.ico -manifest=none
44
45
- name: Build and zip (ia32)
46
run: |
0 commit comments