Skip to content

Commit f82fe9b

Browse files
committed
fix releaser
1 parent 5e27e4a commit f82fe9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
release:
8-
runs-on: ubuntu-latest
8+
runs-on: windows-latest
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v3

0 commit comments

Comments
 (0)