just dont sign it

This commit is contained in:
RandomityGuy 2025-11-08 18:21:58 +00:00
parent 414d8f1d54
commit 2b7c53d404

View file

@ -583,13 +583,6 @@ jobs:
fi
cd ~/project
- run:
name: Sign it
shell: powershell.exe
command: |
cd ~/project
& "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
command: |