mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-23 16:32:49 +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
|
fi
|
||||||
cd ~/project
|
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:
|
- run:
|
||||||
name: Upload to Artifact Storage
|
name: Upload to Artifact Storage
|
||||||
command: |
|
command: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue