Skip to content

Commit 41c9bf6

Browse files
Update community-build.yml
1 parent ad56d0a commit 41c9bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- repo: spring-projects/spring-boot
6969
jdk: 17
7070
group: full
71-
if: inputs.runGroup == matrix.group
71+
if: ${{ inputs.runGroup == matrix.group }}
7272
steps:
7373
- name: Download binaries
7474
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)