mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-31 03:46:28 +08:00
fix deploy
This commit is contained in:
parent
bcde1bd6d6
commit
1f4949ef7d
@ -1,4 +1,5 @@
|
||||
var ghPages = require('gh-pages');
|
||||
var path = require('path');
|
||||
ghPages.publish(path.join(process.cwd(), '_site'), {
|
||||
depth: 1,
|
||||
logger: function (message) {
|
||||
|
Loading…
Reference in New Issue
Block a user