Skip to content

Commit 7c7702a

Browse files
authored
Update appveyor.yml (#895)
1 parent f8916fd commit 7c7702a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ after_build:
3636
Copy-Item origin_site/.git _site -recurse
3737
Copy-Item CNAME _site/CNAME
3838
Copy-Item home/index.html _site/index.html
39-
Copy-Item home/favicon.icon _site/favicon.icon
39+
Copy-Item home/favicon.ico _site/favicon.ico
4040
Copy-Item home/assets/* _site/styles/ -Recurse
4141
CD _site
4242
git add -A 2>&1

0 commit comments

Comments
 (0)