Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Commit d2726a3

Browse files
committed
fixup
1 parent 6f5687b commit d2726a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
deploy:
88
name: "[Prototype] Prepare Release"
9-
runs-on: ubuntu-latest
9+
runs-on: windows-latest
1010
steps:
1111
- name: Use Node.js 20
1212
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)