Skip to content

Commit c2a4f02

Browse files
committed
fix
1 parent f8d2c15 commit c2a4f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322

323323
strategy:
324324
matrix:
325-
os: [ windows-2019, ubuntu-20.04, macos-10.15],
325+
os: [ windows-2019, ubuntu-20.04, macos-10.15]
326326

327327
steps:
328328
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)