|
@@ -187,6 +187,10 @@ jobs:
|
|
with:
|
|
with:
|
|
access_token: ${{ github.token }}
|
|
access_token: ${{ github.token }}
|
|
|
|
|
|
|
|
+ - uses: pnpm/action-setup@v2
|
|
|
|
+ with:
|
|
|
|
+ version: 6.32.9
|
|
|
|
+
|
|
- name: Setup Node.js environment
|
|
- name: Setup Node.js environment
|
|
uses: actions/setup-node@v3
|
|
uses: actions/setup-node@v3
|
|
with:
|
|
with:
|