Skip to content

Commit

Permalink
✨ feat: action
Browse files Browse the repository at this point in the history
  • Loading branch information
ChangJun2019 committed Jan 6, 2024
1 parent 862dd22 commit c59e76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile

- name: build
run: pnpm run generate
Expand Down

0 comments on commit c59e76a

Please sign in to comment.