Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 91e94e5

Browse files
author
Snazzie
committed
Update release-windows-arm64.yml
1 parent cf533c9 commit 91e94e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-windows-arm64.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v4
2525
- uses: pnpm/action-setup@v4
26-
26+
with:
27+
pnpm-version: 10
2728
- name: setup node
2829
uses: actions/setup-node@v4
2930
with:

0 commit comments

Comments
 (0)