diff --git a/.circleci/config.yml b/.circleci/config.yml index 73f0d42c..20b2d5a8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: |