mirror of
https://github.com/requarks/wiki.git
synced 2026-08-27 05:37:10 -05:00
ci: fix windows build
This commit is contained in:
@@ -111,6 +111,11 @@ jobs:
|
||||
with:
|
||||
node-version: 20.x
|
||||
|
||||
- name: Enable pnpm
|
||||
run: |
|
||||
corepack enable
|
||||
corepack prepare pnpm@latest --activate
|
||||
|
||||
- name: Download Build Artifact
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user