Skip to content

Commit 2a2a0bf

Browse files
committed
CI: Fix typo in Windows-runner
1 parent 056bee7 commit 2a2a0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
build:
10-
runs-on: window-latest
10+
runs-on: windows-latest
1111
steps:
1212
- uses: actions/setup-node@v1
1313
with:

0 commit comments

Comments
 (0)