fix typo in windows-latest.yml action
This commit is contained in:
parent
78bfecd8a3
commit
f938d5e21c
2
.github/workflows/windows-latest.yml
vendored
2
.github/workflows/windows-latest.yml
vendored
@ -15,7 +15,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ${{ windows-latest }}
|
||||
runs-on: windows-latest
|
||||
|
||||
strategy:
|
||||
# Set fail-fast to false to ensure that feedback is delivered for all matrix combinations.
|
||||
|
Loading…
x
Reference in New Issue
Block a user