Skip to content

Commit 72be849

Browse files
committed
Fix: workflow
1 parent d91cfea commit 72be849

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
@@ -63,4 +63,4 @@ jobs:
6363
--notes "Auto generated release for v$BINARY_VERSION" \
6464
--generate-notes \
6565
./install.sh \
66-
./install.ps1
66+
./install.bat

0 commit comments

Comments
 (0)