From 6048e75447a66dfafac9309bcd820a06c8f3ed46 Mon Sep 17 00:00:00 2001 From: Loic Denuziere Date: Tue, 11 May 2021 11:00:09 +0200 Subject: [PATCH] Fix eol in publish --- tools/gh-pages.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/gh-pages.ps1 b/tools/gh-pages.ps1 index ae6a46d..0e61451 100644 --- a/tools/gh-pages.ps1 +++ b/tools/gh-pages.ps1 @@ -33,6 +33,7 @@ if ($env -eq "appveyor") { git rm -rf * copy-item -r -force ../../publish/wwwroot/* . echo $null >> .nojekyll +echo "* -crlf" > .gitattributes (get-content '.\index.html' -encoding utf8).replace('git.log git commit --amend -am $msg