We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056bee7 commit 2a2a0bfCopy full SHA for 2a2a0bf
.github/workflows/windows.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: window-latest
+ runs-on: windows-latest
11
steps:
12
- uses: actions/setup-node@v1
13
with:
0 commit comments