Skip to content

Commit 11e86e4

Browse files
committed
Fix builds
1 parent 1570b48 commit 11e86e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
name: Install pnpm
9797
with:
9898
run_install: false
99-
vversion: latest
99+
version: latest
100100
- name: Setup DotNet
101101
uses: actions/setup-dotnet@v1
102102
with:

0 commit comments

Comments
 (0)