Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
glassonion1 committed Feb 8, 2025
1 parent 71da29e commit b5e7cc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- run: npm i -g corepack@latest
- run: corepack enable
- run: corepack use pnpm@latest
- uses: actions/setup-node@v4
Expand Down

0 comments on commit b5e7cc3

Please sign in to comment.