Skip to content

Commit 5e60aed

Browse files
committed
ci: fix dashes
1 parent b2e010c commit 5e60aed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
matrix:
1717
include:
1818
- name: windows-x64
19-
- runner: windows-latest
20-
- arch: x64
19+
runner: windows-latest
20+
arch: x64
2121
name: ${{matrix.name}}
2222
runs-on: ${{matrix.runner}}
2323
steps:

0 commit comments

Comments
 (0)