This commit is contained in:
RandomityGuy 2025-11-08 17:46:57 +00:00
parent e479de8b9e
commit 414d8f1d54

View file

@ -588,7 +588,7 @@ jobs:
shell: powershell.exe
command: |
cd ~/project
& "C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\signtool.exe" sign /fd sha256 /f key.pfx /p $UWP_PWD MBHaxe-Ultra-UWP.msix
& "C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\signtool.exe" sign /fd sha256 /f key.pfx /p $UWP_PWD MBHaxe-Ultra-UWP.msix
- run:
name: Upload to Artifact Storage