Skip to content

Commit 5c51e40

Browse files
Fix Typo on Configuration
1 parent f05fd42 commit 5c51e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/job-cmakebuild-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
Linux-Build:
12-
name: cmake-build-linux-$${{ inputs.configuration }}
12+
name: cmake-build-linux-${{ inputs.configuration }}
1313
runs-on: ubuntu-24.04
1414

1515
steps:

0 commit comments

Comments
 (0)