Unverified Commit ca22b21b authored by NGPixel's avatar NGPixel

ci: fix windows build

parent 2c8f9f8e
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment