mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-23 00:12:36 +00:00
fix
This commit is contained in:
parent
e479de8b9e
commit
414d8f1d54
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue