2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Rename _gh_pages to _site. (#33129)

This commit is contained in:
XhmikosR
2021-03-02 17:05:26 +02:00
committed by GitHub
parent 48a95f7280
commit 977c366cbe
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ childProcess.exec('java -version', (error, stdout, stderr) => {
'--no-langdetect',
'--Werror',
`--filterpattern "${ignores}"`,
'_gh_pages/',
'_site/',
'js/tests/'
]