Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Commit d41503a

Browse files
committed
Update appveyor.yml
fixed messed up yml
1 parent 8725160 commit d41503a

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
@@ -3,7 +3,7 @@ skip_tags: true
33
image: Visual Studio 2019
44
configuration: Release
55
before_build:
6-
- ps:
6+
- ps: >-
77
nuget restore
88
. "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.7.2 Tools\x64\sn.exe" -k ./PostScriptValidator/PostScriptValidator.snk
99

0 commit comments

Comments
 (0)