Skip to content

Commit 19d4db6

Browse files
committed
one more messed up thing in appveyor.yml
1 parent dd26965 commit 19d4db6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ before_build:
55
- ps: >-
66
nuget restore
77
8-
. "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.7.2 Tools\x64\sn.exe" -k ./PdfAValidator/PdfAValidator.snk
9-
sbuild:
8+
. "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.7.2 Tools\x64\sn.exe" -k ./MencoderSharp/MencoderSharp.snk
9+
build:
1010
verbosity: minimal
1111
artifacts:
1212
- path: '**\Mencoder*.nupkg'

0 commit comments

Comments
 (0)