Skip to content

Commit 2280615

Browse files
committed
fix releaser
1 parent 43e7389 commit 2280615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
release:
88
runs-on: windows-latest
99
steps:
10+
- run: choco install mingw
1011
- name: Checkout
1112
uses: actions/checkout@v4
1213
with:

0 commit comments

Comments
 (0)