Skip to content

Commit b8e8ba4

Browse files
committed
windows release job wasnt using windows lol
1 parent 1a9c572 commit b8e8ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
path: dist
4141
build-windows:
4242
name: Release for Windows
43-
runs-on: ubuntu-latest
43+
runs-on: windows-2022
4444
steps:
4545
- uses: actions/checkout@v2
4646
- name: Release

0 commit comments

Comments
 (0)