Update release.yml

This commit is contained in:
Timothy Baldridge 2021-01-04 16:15:32 -07:00 committed by GitHub
parent d87e71dd50
commit b2fe1a042c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
run: C:\"Program Files (x86)"\"Windows Kits"\10\bin\10.0.17763.0\x86\signtool.exe sign /sm c:\tmp\PublishApp\Wabbajack.exe run: C:\"Program Files (x86)"\"Windows Kits"\10\bin\10.0.17763.0\x86\signtool.exe sign /sm c:\tmp\PublishApp\Wabbajack.exe
shell: cmd shell: cmd
- name: Sign Launcher - name: Sign Launcher
run: C:\"Program Files (x86)"\"Windows Kits"\10\bin\10.0.17763.0\x86\signtool.exe" sign /sm c:\tmp\PublishLauncher\Wabbajack.exe run: C:\"Program Files (x86)"\"Windows Kits"\10\bin\10.0.17763.0\x86\signtool.exe sign /sm c:\tmp\PublishLauncher\Wabbajack.exe
shell: cmd shell: cmd
- name: Copy Launcher - name: Copy Launcher
uses: canastro/copy-action@0.0.2 uses: canastro/copy-action@0.0.2