CI: working Windows build workflow for self-hosted runner #7

Merged
jknapp merged 6 commits from ci/windows-build into main 2026-07-18 04:08:27 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit fc01f8e995 - Show all commits
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+1 -1
View File
@@ -81,5 +81,5 @@ exe = EXE(
target_arch=None, target_arch=None,
codesign_identity=None, codesign_identity=None,
entitlements_file=None, entitlements_file=None,
icon='Macro Pad.png', icon='Macro Pad.ico',
) )