Skip to content

Commit 5137ce3

Browse files
committed
chore: fix workflow
1 parent c77ec64 commit 5137ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
env:
4444
GH_TOKEN: ${{ secrets.GH_TOKEN }}
4545
build-on-win:
46-
runs-on: window-latest
46+
runs-on: windows-latest
4747
strategy:
4848
fail-fast: false
4949
steps:

0 commit comments

Comments
 (0)