Skip to content

Commit

Permalink
Disable generate old sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Jul 7, 2023
1 parent 709de0f commit 4d85c71
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
- name: Build production 🚧
run: pnpm run build

- name: Generate sitemap 🗺
run: |
pnpm run tool:generate-sitemap:local
- name: Deploy 📡
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 4d85c71

Please sign in to comment.