Skip to content

Commit

Permalink
fixed error of build
Browse files Browse the repository at this point in the history
  • Loading branch information
ΛЯS authored Jul 23, 2024
1 parent 407e6be commit 01fc37b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
uses: actions/configure-pages@v4
- name: Install dependencies
run: pnpm install --no-frozen-lockfile
- name: Add workbox-window
run: pnpm add workbox-window
- name: Build
run: pnpm run docs:build
- name: Upload artifact
Expand Down

0 comments on commit 01fc37b

Please sign in to comment.