Skip to content

Commit

Permalink
删除多余文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Dot-Liu committed Jun 28, 2023
1 parent 3388281 commit 2acb7d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11,358 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
node-version: '16'
- name: Yarn install
run: |
cd frontend && yarn install --registry https://registry.npmmirror.com --legacy-peer-deps
cd frontend && rm -f yarn.lock && yarn install --registry https://registry.npmmirror.com --legacy-peer-deps
yarn build
- name: print files
run: |
Expand Down
Loading

0 comments on commit 2acb7d9

Please sign in to comment.