Skip to content

Commit

Permalink
feat: Debug deploy 10
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyxh committed May 2, 2024
1 parent d9940a2 commit b2151f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .env.test
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VITE_BASE_PATH=./
VITE_BASE_PATH=/
VITE_APP_TITLE=yuanyxh の blog
3 changes: 0 additions & 3 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
- name: install dependencies
run: pnpm install

- name: see
run: ls

- name: build
env:
NODE_OPTIONS: --max_old_space_size=8192
Expand Down

0 comments on commit b2151f1

Please sign in to comment.