mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-04 05:42:12 +08:00
🎨 Update cd
This commit is contained in:
parent
0f2d2dfa66
commit
b1a8317c78
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -168,7 +168,7 @@ jobs:
|
|||||||
- name: Set up Node
|
- name: Set up Node
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 22
|
node-version: 20
|
||||||
|
|
||||||
- name: Install Node pnpm
|
- name: Install Node pnpm
|
||||||
run: npm install -g ${{ needs.create_release.outputs.packageManager }}
|
run: npm install -g ${{ needs.create_release.outputs.packageManager }}
|
||||||
|
Loading…
Reference in New Issue
Block a user