mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
ci: setup pnpm from corepack config to avoid flaky lockfile (#1258)
This commit is contained in:
@@ -24,8 +24,6 @@ jobs:
|
||||
|
||||
- name: Use pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 7
|
||||
|
||||
- name: Use Node.js 18
|
||||
# https://github.com/actions/setup-node
|
||||
|
||||
Reference in New Issue
Block a user