Skip to content

Commit 433c325

Browse files
committed
Fix invalid appveyor yaml
1 parent 7c293cc commit 433c325

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ for:
7070
only:
7171
- TARGET_ARCH: "x86"
7272
- TARGET_ARCH: "x64"
73-
74-
APPVEYOR_SCHEDULED_BUILD: true
73+
- APPVEYOR_SCHEDULED_BUILD: true
7574

7675
# Uncomment this to allow RDP into appveyor worker
7776
# init:

0 commit comments

Comments
 (0)