Skip to content

Commit bf77fe8

Browse files
committed
change build run to windows
1 parent 4d50e02 commit bf77fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

1212
jobs:
1313
build:
14-
runs-on: ubuntu-latest
14+
runs-on: windows-latest
1515

1616
steps:
1717
- name: Checkout code

0 commit comments

Comments
 (0)