Skip to content

Commit f3892db

Browse files
authored
Fix spelling (#8)
1 parent df7771b commit f3892db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
collect-packages: true
4242
runs-on: ${{ matrix.os }}
4343
env:
44-
CiBuildVersionSuffic: ${{ needs.setup.outputs.build-suffix }}
44+
CiBuildVersionSuffix: ${{ needs.setup.outputs.build-suffix }}
4545

4646
steps:
4747
- name: Checkout

0 commit comments

Comments
 (0)