Skip to content

Commit

Permalink
ci: 删除多余的代码
Browse files Browse the repository at this point in the history
  • Loading branch information
eatradish committed Jul 9, 2024
1 parent a4d0565 commit 7388b82
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions deploy/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@

rm -rf website*

# Generate news
pushd ./makeCategory
./build.sh
popd
pushd ./public
./makeCategory
popd

# Build website
pnpm i
pnpm run build
Expand Down

0 comments on commit 7388b82

Please sign in to comment.