diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 55ba4326..e61a313c 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -8,6 +8,8 @@ on: branches: [ master ] pull_request: branches: [ master ] +env: + ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true jobs: build: diff --git a/bootstrap.sh b/bootstrap.sh index 10b0a07c..4090567f 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -15,7 +15,7 @@ trans(){ else echo "will trans ${j%.*}.md" ghmd ${j%.*}.md - echo '' >> ${j%.*}.html + echo '' >> ${j%.*}.html fi done cd .. diff --git a/index.html b/index.html index faf2f5df..0908bd28 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@

个人笔记

-

注:后期使用imgur来存放图片,若被墙请到github仓库查看

+

注:站点已经迁移到新的xiaogenban1993.com