Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tolerious/English-Burning-Website
Browse files Browse the repository at this point in the history
  • Loading branch information
tolerious committed Aug 25, 2023
2 parents 5517522 + 06b8403 commit 5ba525b
Show file tree
Hide file tree
Showing 30 changed files with 492 additions and 11,681 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- run: pnpm install
- run: pnpm run docs:build
- name: Deploy
Expand All @@ -43,4 +43,4 @@ jobs:
#用户
REMOTE_USER: ${{ secrets.SERVER_USER }}
#目标地址
TARGET: "/var/www/html"
TARGET: "/var/www/html"
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docs/.vitepress/cache/*
docs/.vitepress/cache/
docs/.vitepress/dist/*
node_modules
.pnpm-store
Expand Down
305 changes: 0 additions & 305 deletions docs/.vitepress/cache/deps/@theme_index.js

This file was deleted.

7 changes: 0 additions & 7 deletions docs/.vitepress/cache/deps/@theme_index.js.map

This file was deleted.

29 changes: 0 additions & 29 deletions docs/.vitepress/cache/deps/_metadata.json

This file was deleted.

Loading

0 comments on commit 5ba525b

Please sign in to comment.