Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
ci: adjust pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
peanball authored Oct 2, 2023
1 parent e549e22 commit fcf36c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: pnpm/action-setup@v2
with:
version: 7
- run: pnpm install
- run: pnpm install --no-frozen-lockfile
- run: pnpm build
- name: Install zip
uses: montudor/action-zip@v1
Expand Down

0 comments on commit fcf36c9

Please # to comment.