mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-22 16:02:38 +00:00
just dont sign it
This commit is contained in:
parent
414d8f1d54
commit
2b7c53d404
1 changed files with 0 additions and 7 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue