Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBok committed Aug 27, 2024
1 parent 40e472c commit 212972d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
if [[ "${{ matrix.os }}" == "windows-latest" ]]; then
chunk="windows"
else:
else
chunk="${{matrix.os}}"
fi
Expand Down

0 comments on commit 212972d

Please sign in to comment.