Skip to content

Commit 37ea2ea

Browse files
committed
Fixes path for PFX
1 parent 454d998 commit 37ea2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ environment:
2828
sign_tool: 'C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe'
2929
artifact_path: 'C:\projects\Integritul\Tulpep.Integritul\bin\Release\Tulpep.Integritul.exe'
3030
timestamp_url: http://timestamp.verisign.com/scripts/timstamp.dll
31-
pfx_file: 'C:\projects\sdelete-gui\tulpep.pfx'
31+
pfx_file: 'C:\projects\Integritul\tulpep.pfx'
3232
pfx_password:
3333
secure: yfky3xGsKE0Kwe2xOHB2sQ==
3434

0 commit comments

Comments
 (0)